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

Unified Diff: components/web_view/test_runner/DEPS

Issue 1312693007: test_runner: Add TestInfoExtractor to get the list of test-urls. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mandoline-layout-test-exp
Patch Set: . Created 5 years, 3 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
Index: components/web_view/test_runner/DEPS
diff --git a/components/web_view/test_runner/DEPS b/components/web_view/test_runner/DEPS
index 8af9f49c1e3d58568db6dd24d5559d7213690221..5969ed985fa8f91e354543e306b458a532b0b39d 100644
--- a/components/web_view/test_runner/DEPS
+++ b/components/web_view/test_runner/DEPS
@@ -1,10 +1,10 @@
include_rules = [
"+components/html_viewer/public",
+ "+components/test_runner",
"+components/view_manager/public",
"+components/web_view/public",
"+mojo/application/public",
"+mojo/runner",
- "+net",
"+third_party/mojo/src/mojo/public",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698