Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1090)

Unified Diff: third_party/WebKit/Source/web/tests/DEPS

Issue 1758063002: Merge WebUnitTests.cpp into RunAllTests.cpp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/tests/RunAllTests.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/tests/RunAllTests.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698