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

Unified Diff: ash/system/DEPS

Issue 11039034: Move ash/system/network to ash/system/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 2 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: 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
+]

Powered by Google App Engine
This is Rietveld 408576698