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

Unified Diff: ui/views/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 | « ui/ozone/public/ozone_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index b29fbd88a071813f2cbfc54ec2c1cd9e35700297..4a975db9b03e3e91e01cdd9d6055fd6c9201a23b 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -13,7 +13,7 @@ include_rules = [
"+ui/gfx",
"+ui/gl/gl_surface.h", # To initialize GL for tests.
"+ui/native_theme",
- "+ui/ozone",
+ "+ui/ozone/public",
"+ui/wm/core",
"+ui/wm/public",
« no previous file with comments | « ui/ozone/public/ozone_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698