| Index: third_party/WebKit/Source/web/tests/DEPS
|
| diff --git a/third_party/WebKit/Source/web/tests/DEPS b/third_party/WebKit/Source/web/tests/DEPS
|
| index 7c9a479fb721c5f680d9b90503403a4f0653424e..54af370a6ba676f3bf6cef7fea2d6957d0812b7c 100644
|
| --- a/third_party/WebKit/Source/web/tests/DEPS
|
| +++ b/third_party/WebKit/Source/web/tests/DEPS
|
| @@ -1,3 +1,10 @@
|
| include_rules = [
|
| "+web/tests",
|
| + # For RunAllTests.cpp only.
|
| + "+base/bind.h",
|
| + "+base/message_loop/message_loop.h",
|
| + "+base/run_loop.h",
|
| + "+base/test/launcher/unit_test_launcher.h",
|
| + "+base/test/test_suite.h",
|
| + "+content/test/blink_test_environment.h",
|
| ]
|
|
|