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

Unified Diff: ui/ozone/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: display_types has ony CrOS, so include it only if chromeos==1 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/ozone/DEPS
diff --git a/ui/ozone/DEPS b/ui/ozone/DEPS
index 1c2069742ee0022cf7358211711f9e6d53d54463..734601935b3aabc68763710dfd65533c81c04867 100644
--- a/ui/ozone/DEPS
+++ b/ui/ozone/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+ui/display/types",
"+ui/events",
"+ui/gfx",
"+ui/base/cursor",

Powered by Google App Engine
This is Rietveld 408576698