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

« back to all changes in this revision

Viewing changes to debian/patches/3-chrome-xid.patch

  • Committer: Saikrishna Arcot
  • Date: 2015-11-07 22:18:26 UTC
  • Revision ID: saikrishna@saikrishna-vps-20151107221826-lm6fmqxlapd4v902
Tags: 47.0.2526.49-0ubuntu1~ppa1~15.04.1
* New upstream version 47.0.2526.49
* Updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
189
189
   "XdndActionAsk",
190
190
   "XdndActionCopy"
191
191
   "XdndActionLink",
192
 
@@ -1414,6 +1417,22 @@ void DesktopWindowTreeHostX11::UpdateMin
 
192
@@ -1421,6 +1424,22 @@ void DesktopWindowTreeHostX11::UpdateMin
193
193
   XSetWMNormalHints(xdisplay_, xwindow_, &hints);
194
194
 }
195
195