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

Unified Diff: chrome/test/chromedriver/archive.py

Issue 1015663002: [chromedriver] Update M42 revision (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/archive.py
diff --git a/chrome/test/chromedriver/archive.py b/chrome/test/chromedriver/archive.py
index 0a5a4bafd4d0593c15278f31cec50fc2bb4d4fbb..8a7f15ff27b758b3b295c18947f7a7d88c4cd325 100644
--- a/chrome/test/chromedriver/archive.py
+++ b/chrome/test/chromedriver/archive.py
@@ -12,7 +12,7 @@ import util
CHROME_40_REVISION = '303370'
CHROME_41_REVISION = '310968'
-CHROME_42_REVISION = '317481'
+CHROME_42_REVISION = '317499'
_SITE = 'http://commondatastorage.googleapis.com'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698