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

Unified Diff: ui/aura/DEPS

Issue 379233005: ozone: Move public files to ui/ozone/public & update public DEPS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | « content/gpu/gpu_child_thread.cc ('k') | ui/aura/env.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index f8d111d6eabdcc3c82a9d26a987dbe50898b8b98..7e84a881e133b2178d3d5430b215630cd88ab22c 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -7,7 +7,7 @@ include_rules = [
"+ui/gfx",
"+ui/metro_viewer", # TODO(beng): investigate moving remote_root_window_host
# to ui/metro_viewer.
- "+ui/ozone",
+ "+ui/ozone/public",
"+ui/wm/public",
]
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | ui/aura/env.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698