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

Unified Diff: content/shell/browser/layout_test/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: content/shell/browser/layout_test/DEPS
diff --git a/content/shell/common/DEPS b/content/shell/browser/layout_test/DEPS
similarity index 74%
copy from content/shell/common/DEPS
copy to content/shell/browser/layout_test/DEPS
index adb5e51966a43d10bf4623407a94067af418b598..9d9b0fb100e3d89cc0dba82970577b22c5a4458f 100644
--- a/content/shell/common/DEPS
+++ b/content/shell/browser/layout_test/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+components/test_runner",
- "+gin/public",
]

Powered by Google App Engine
This is Rietveld 408576698