Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Unified Diff: ui/gl/gl.gyp

Issue 299143002: glx: forward Expose event from child window to parent (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix tests Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index ec42a486df267df7a32ae4e92ef45b75574c491d..68c58f3b8bdd7ed2b8f444ba2f79a023edbe772d 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -222,6 +222,7 @@
'<(DEPTH)/build/linux/system.gyp:x11',
'<(DEPTH)/build/linux/system.gyp:xcomposite',
'<(DEPTH)/build/linux/system.gyp:xext',
+ '<(DEPTH)/ui/events/platform/events_platform.gyp:events_platform',
'<(DEPTH)/ui/gfx/x/gfx_x11.gyp:gfx_x11',
],
}],

Powered by Google App Engine
This is Rietveld 408576698