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

Unified Diff: ash/DEPS

Issue 201573015: Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased 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
« no previous file with comments | « no previous file | ash/accelerators/DEPS » ('j') | ash/display/cursor_window_controller.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/DEPS
diff --git a/ash/DEPS b/ash/DEPS
index aa8ff27cfa75ed9bf377afadf0286093b2b38f7f..5f55d5c95026328356078fcd235de1e713848162 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -14,4 +14,11 @@ include_rules = [
"+net",
"+ui",
"+win8",
+ "-ash/host",
]
+
+specific_include_rules = {
+ "root_window_controller\.*": [
+ "+ash/host"
+ ],
+}
« no previous file with comments | « no previous file | ash/accelerators/DEPS » ('j') | ash/display/cursor_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698