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

Unified Diff: ui/display/types/DEPS

Issue 230763004: Split ui/display types into separate module and have Ozone depend on it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 8 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/display/display_unittests.gypi ('k') | ui/display/types/chromeos/display_mode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/types/DEPS
diff --git a/ui/display/DEPS b/ui/display/types/DEPS
similarity index 55%
copy from ui/display/DEPS
copy to ui/display/types/DEPS
index 51399a619dc361bbd77af22f841b6adba7a40f50..f2fc77d6fcd8bab5f68f0f8af60d231411641d10 100644
--- a/ui/display/DEPS
+++ b/ui/display/types/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+third_party/cros_system_api",
+ "-ui",
+ "+ui/display/types",
"+ui/gfx/geometry",
]
« no previous file with comments | « ui/display/display_unittests.gypi ('k') | ui/display/types/chromeos/display_mode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698