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

Unified Diff: tools/dartium/build.py

Issue 2875773003: Roll 50: Updated for push to origin/master. (Closed)
Patch Set: Roll 50: Updated to latest Created 3 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
Index: tools/dartium/build.py
diff --git a/tools/dartium/build.py b/tools/dartium/build.py
index fe82c5db98ff8028bcd2503c03fd526424d321f1..3e238f932d0178055d58f35a1e89261c2ab58bfe 100755
--- a/tools/dartium/build.py
+++ b/tools/dartium/build.py
@@ -12,6 +12,7 @@ ALL_TARGETS = [
'content_shell',
'chrome',
'blink_tests',
+ 'chromedriver'
]
def main():

Powered by Google App Engine
This is Rietveld 408576698