Index: content/shell/DEPS |
diff --git a/content/shell/DEPS b/content/shell/DEPS |
index 37381047397b930e7b94f4b113fc1a695ebfbcf5..3cc264e515e95c6ed4c4d814ba7696f5ff03fb34 100644 |
--- a/content/shell/DEPS |
+++ b/content/shell/DEPS |
@@ -28,6 +28,6 @@ include_rules = [ |
specific_include_rules = { |
"shell_views\.cc": [ |
- "+ui/shell" |
+ "+ui/wm/test" |
], |
} |