summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authordcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-10 23:29:11 +0000
committerdcheng@chromium.org <dcheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-10 23:29:11 +0000
commit34720ea2dcccd88e0f3054ab567a15cea06f97f4 (patch)
treeda158cfc4107ac716d1fb27a00e106de0f7871ef /ui/ui.gyp
parent9c687adb3ea03390d17c5f70468e17cfc685c911 (diff)
downloadchromium_src-34720ea2dcccd88e0f3054ab567a15cea06f97f4.zip
chromium_src-34720ea2dcccd88e0f3054ab567a15cea06f97f4.tar.gz
chromium_src-34720ea2dcccd88e0f3054ab567a15cea06f97f4.tar.bz2
Reland with a virtual destructor.
Use XFixes to update the clipboard sequence number. BUG=73478 TEST=manual testing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109528 Review URL: http://codereview.chromium.org/8501002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109537 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 6305dae..c9328e6 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -356,6 +356,7 @@
'../build/linux/system.gyp:pangocairo',
'../build/linux/system.gyp:x11',
'../build/linux/system.gyp:xext',
+ '../build/linux/system.gyp:xfixes',
],
'sources': [
'gfx/linux_util.cc',