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

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 nested #ifdefs 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
« no previous file with comments | « content/gpu/gpu_main.cc ('k') | ui/gl/gl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « content/gpu/gpu_main.cc ('k') | ui/gl/gl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698