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

Unified Diff: ui/gl/DEPS

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/DEPS
diff --git a/ui/gl/DEPS b/ui/gl/DEPS
index d0d2812b16a461861dcb15eb57768a889df61846..961a38badc0e0e293e639438b5f1d6186884edd0 100644
--- a/ui/gl/DEPS
+++ b/ui/gl/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+third_party/khronos",
"+third_party/mesa/src/include",
"+third_party/skia",
+ "+ui/events",
"+ui/gfx",
"+ui/ozone",
]

Powered by Google App Engine
This is Rietveld 408576698