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

Unified Diff: ash/test/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: rebase 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 | « ash/shell_delegate.h ('k') | ash/test/mirror_window_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/DEPS
diff --git a/ash/test/DEPS b/ash/test/DEPS
index e6be49d0dbdc5185de84edcd5078a37f892b66a3..7d7a2ecbf40e2132e109b893fe0928495fef80c8 100644
--- a/ash/test/DEPS
+++ b/ash/test/DEPS
@@ -4,3 +4,12 @@ include_rules = [
"+content/public/test/test_browser_context.h",
"+win8/viewer",
]
+
+specific_include_rules = {
+ "ash_test_helper\.cc": [
+ "+ash/host"
+ ],
+ "mirror_window_test_api\.cc": [
+ "+ash/host"
+ ],
+}
« no previous file with comments | « ash/shell_delegate.h ('k') | ash/test/mirror_window_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698