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

Unified Diff: recipe_modules/gclient/example.py

Issue 2166443002: Add config to gclient to pull in Chromedriver test deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Add config to gclient to pull in Chromedriver test deps. Created 4 years, 5 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 | « recipe_modules/gclient/config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/gclient/example.py
diff --git a/recipe_modules/gclient/example.py b/recipe_modules/gclient/example.py
index 1b83a0d17f09080070ac23b7ba319d8270e86e72..96e5ab299a2e6d247e16a84443705f4260e5d4c1 100644
--- a/recipe_modules/gclient/example.py
+++ b/recipe_modules/gclient/example.py
@@ -17,6 +17,7 @@ TEST_CONFIGS = [
'build_internal',
'build_internal_scripts_slave',
'catapult',
+ 'chromedriver',
'chrome_internal',
'chromium',
'chromium_lkcr',
« no previous file with comments | « recipe_modules/gclient/config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698