Index: components/test_runner/DEPS |
diff --git a/ppapi/DEPS b/components/test_runner/DEPS |
similarity index 53% |
copy from ppapi/DEPS |
copy to components/test_runner/DEPS |
index 4b60426711f4f443b0f86c76092bcffb9731f57f..4a81ca9f0ea01049eaefeafe92f476772b755588 100644 |
--- a/ppapi/DEPS |
+++ b/components/test_runner/DEPS |
@@ -1,5 +1,12 @@ |
include_rules = [ |
+ "+cc", |
+ "+components/test_runner", |
jam
2015/06/02 22:23:28
not needed?
|
+ "+gin", |
+ "+skia", |
+ "+third_party/skia", |
"+third_party/WebKit/public/platform", |
"+third_party/WebKit/public/web", |
- "+third_party/skia", |
+ "+ui/events", |
+ "+ui/gfx", |
+ "+v8/include", |
] |