Index: content/test/DEPS |
diff --git a/content/test/DEPS b/content/test/DEPS |
index 28b890471837f11b85b533517e8928629cb6f118..760b35864af6235e6786c65a819e27c0c28997aa 100644 |
--- a/content/test/DEPS |
+++ b/content/test/DEPS |
@@ -16,3 +16,9 @@ include_rules = [ |
"+ui/base/resource/resource_bundle.h", |
"!v8/include/v8.h", |
] |
+ |
+specific_include_rules = { |
+ "layouttest_support.cc": [ |
+ "+components/test_runner", |
+ ], |
+} |