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

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: 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/types/DEPS
diff --git a/ui/display/types/DEPS b/ui/display/types/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3789a11e4806062f6c79ac91baead2802126ac1a
--- /dev/null
+++ b/ui/display/types/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "-ui",
+ "+ui/display/display_export.h",
spang 2014/04/09 22:31:49 You need a new display_types_export.h for the ne
dnicoara 2014/04/10 01:22:26 Done.
+ "+ui/display/types",
+ "+ui/gfx/geometry",
+]

Powered by Google App Engine
This is Rietveld 408576698