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

Unified Diff: ash/material_design/DEPS

Issue 2012343002: Converts overview to use common ash types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 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 | « ash/ash.gyp ('k') | ash/material_design/material_design_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/material_design/DEPS
diff --git a/ash/host/DEPS b/ash/material_design/DEPS
similarity index 50%
copy from ash/host/DEPS
copy to ash/material_design/DEPS
index 0d123b96daf602e4245484ed2825db351b86e80d..448a68b4346336e7be67f38114ee570d81da11c0 100644
--- a/ash/host/DEPS
+++ b/ash/material_design/DEPS
@@ -1,8 +1,7 @@
include_rules = [
"-ash",
- "+ash/host",
- "+ash/ime",
"+ash/ash_export.h",
"+ash/ash_switches.h",
- "+ui/ozone/public", # For ozone interfaces
+ "+ash/material_design",
+ "+ash/test",
]
« no previous file with comments | « ash/ash.gyp ('k') | ash/material_design/material_design_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698