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

Unified Diff: ash/magnifier/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
Index: ash/magnifier/DEPS
diff --git a/ash/magnifier/DEPS b/ash/magnifier/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d7471c35a4ffd72b44a397506f057501c8b05c50
--- /dev/null
+++ b/ash/magnifier/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "magnification_controller\.cc": [
+ "+ash/host"
+ ],
+}

Powered by Google App Engine
This is Rietveld 408576698