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

Unified Diff: ui/aura/DEPS

Issue 44933002: Implement OzonePlatform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move back to ui/ozone, depend ui/gl and ui/aura on ozone, move init to gl & aura Created 7 years, 2 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/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index a5cb26056fe09c655b0e648398dbe77932d1f572..c2522180289d2412c1e44ff6e9eb29ebb47512ec 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -9,5 +9,6 @@ include_rules = [
"+ui/gfx",
"+ui/metro_viewer", # TODO(beng): investigate moving remote_root_window_host
# to ui/metro_viewer.
+ "+ui/ozone",
]
« no previous file with comments | « build/common.gypi ('k') | ui/aura/aura.gyp » ('j') | ui/aura/root_window_host_ozone.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698