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

Unified Diff: components/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/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index 1c36fc72e652fb5f79664874e97d5a1ee2c5d274..9da88d78daec36b7f5b7fde202a54530b2a98336 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc",
"+gin",
+ "+net",
Ryan Sleevi 2015/09/10 17:48:03 Do you need a blanket //net DEP here? Would it suf
sadrul 2015/09/10 18:09:08 Yep, makes sense. Narrowed to net/base/.
"+skia",
"+third_party/skia",
"+third_party/WebKit/public/platform",

Powered by Google App Engine
This is Rietveld 408576698