Index: ash/system/DEPS |
diff --git a/ash/system/DEPS b/ash/system/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..dfc0ff235c31293e58554d5c5beeeb61bbb89cc0 |
--- /dev/null |
+++ b/ash/system/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ "-chromeos", |
+ |
+ # TODO: Some or all of tray_display should be moved to chromeos/ |
+ "+chromeos/display/output_configurator.h", |
jennyz
2012/10/08 23:20:01
Can we create a crbug to track this work item?
stevenjb
2012/10/09 19:04:14
I went ahead and moved tray_display so this can be
|
+] |