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

Unified Diff: ash/common/DEPS

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 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/cast_config_controller.cc ('k') | ash/common/accessibility_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..dbf6b2bdf941e1133fd916b02e1aaba07af12953
--- /dev/null
+++ b/ash/common/DEPS
@@ -0,0 +1,13 @@
+include_rules = [
+ "+components/prefs",
+ "+components/ui_devtools",
+ "+mojo/public/cpp",
+ "+services/preferences/public",
+ "+ui",
+]
+
+specific_include_rules = {
+ ".*test\.cc": [
+ "+ash/test",
+ ]
+}
« no previous file with comments | « ash/cast_config_controller.cc ('k') | ash/common/accessibility_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698