~saiarcot895/chromium-browser/chromium-browser.wily.beta

« back to all changes in this revision

Viewing changes to debian/patches/display-scaling-default-value

  • Committer: Saikrishna Arcot
  • Date: 2016-05-13 22:37:29 UTC
  • Revision ID: saikrishna@saikrishna-vps-20160513223729-x31fug50jslvceh5
Tags: 51.0.2704.47-0ubuntu1~ppa1~15.10.1
* New upstream version 51.0.2704.47
* Updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Author: Chad MILLER <chad.miller@canonical.com>
5
5
Forwarded: not-needed
6
6
 
7
 
Index: beta.xenial/ui/views/widget/desktop_aura/desktop_screen_x11.cc
 
7
Index: dev.xenial/ui/views/widget/desktop_aura/desktop_screen_x11.cc
8
8
===================================================================
9
 
--- beta.xenial.orig/ui/views/widget/desktop_aura/desktop_screen_x11.cc
10
 
+++ beta.xenial/ui/views/widget/desktop_aura/desktop_screen_x11.cc
11
 
@@ -349,11 +349,13 @@ std::vector<gfx::Display> DesktopScreenX
 
9
--- dev.xenial.orig/ui/views/widget/desktop_aura/desktop_screen_x11.cc
 
10
+++ dev.xenial/ui/views/widget/desktop_aura/desktop_screen_x11.cc
 
11
@@ -365,11 +365,13 @@ std::vector<gfx::Display> DesktopScreenX
12
12
       gfx::Display display(display_id, crtc_bounds);
13
13
 
14
14
       // An integer that forces discrete steps.