Index: ash/DEPS |
diff --git a/ash/DEPS b/ash/DEPS |
index 5f55d5c95026328356078fcd235de1e713848162..86c52146db36313169cd65e52a3d3bce0b31da62 100644 |
--- a/ash/DEPS |
+++ b/ash/DEPS |
@@ -21,4 +21,7 @@ specific_include_rules = { |
"root_window_controller\.*": [ |
"+ash/host" |
], |
+ "touch_transformer_controller\.*": [ |
+ "+ash/host" |
+ ], |
} |