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

Unified Diff: content/shell/common/DEPS

Issue 1167703002: Move test runner to a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 5 years, 7 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 | « content/shell/BUILD.gn ('k') | content/shell/common/test_runner/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/common/DEPS
diff --git a/content/shell/common/DEPS b/content/shell/common/DEPS
index 5f52568085af895cadf54d8492b464eaab0c7214..adb5e51966a43d10bf4623407a94067af418b598 100644
--- a/content/shell/common/DEPS
+++ b/content/shell/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/test_runner",
"+gin/public",
]
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/common/test_runner/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698