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

Unified Diff: ui/ozone/DEPS

Issue 2102443003: Break //ui/gl/ dependency on //ui/ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gl_bindings
Patch Set: Rebase again. Created 4 years, 5 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 | « ui/ozone/BUILD.gn ('k') | ui/ozone/demo/ozone_demos.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/DEPS
diff --git a/ui/ozone/DEPS b/ui/ozone/DEPS
index 9295171606d0226b23e13ebe778463087188e4a6..47426706c2d28a6997a297d42bc6d2037f895a19 100644
--- a/ui/ozone/DEPS
+++ b/ui/ozone/DEPS
@@ -5,7 +5,8 @@ include_rules = [
"+ui/display/types",
"+ui/display/util",
"+ui/events",
- "+ui/gfx",
"+ui/base/cursor",
+ "+ui/gfx",
+ "+ui/gl",
"+ui/platform_window",
]
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/demo/ozone_demos.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698