~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/patches/title-bar-default-system.patch

  • Committer: Chad Miller
  • Date: 2014-02-21 00:14:13 UTC
  • Revision ID: chad.miller@canonical.com-20140221001413-xeloyqxq52xndv72
* Upstream release 33.0.1750.115.
* debian/rules, debian/control: Switch to using ninja instead of make to
  build. Switch from CDBS to dh. Remove many old hacks.
* debian/patches/disable_gn.patch: disable broken GN before build. Temporary
  hack.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
--- a/src/chrome/browser/ui/gtk/browser_window_gtk.cc
5
5
+++ b/src/chrome/browser/ui/gtk/browser_window_gtk.cc
6
 
@@ -2403,6 +2403,8 @@
 
6
@@ -2409,6 +2409,8 @@
7
7
   // WM, but at least some of the WMs in the latter group don't set it.
8
8
   // Instead, we default to using system decorations for all WMs and
9
9
   // special-case the ones where the custom frame should be used.