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

Unified Diff: ui/display/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: 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
Index: ui/display/DEPS
diff --git a/ui/display/DEPS b/ui/display/DEPS
index 51399a619dc361bbd77af22f841b6adba7a40f50..0083b39a23842ad7710e9021a5741a81b39bb811 100644
--- a/ui/display/DEPS
+++ b/ui/display/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+third_party/cros_system_api",
"+ui/gfx/geometry",
+ "+ui/ozone",
oshima 2014/04/09 23:40:37 where we need this? can this be moved to ui/displa
]

Powered by Google App Engine
This is Rietveld 408576698