Commit 777f730f authored by samuong@chromium.org's avatar samuong@chromium.org

[chromedriver] Fix CHROME_36_REVISION

BUG=
NOTRY=True

Review URL: https://codereview.chromium.org/296153010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272546 0039d316-1c4b-4281-b951-d872f2087c98
parent 2cfc162c
...@@ -12,7 +12,7 @@ import util ...@@ -12,7 +12,7 @@ import util
CHROME_34_REVISION = '251854' CHROME_34_REVISION = '251854'
CHROME_35_REVISION = '260135' CHROME_35_REVISION = '260135'
CHROME_36_REVISION = '269467' CHROME_36_REVISION = '269696'
_SITE = 'http://commondatastorage.googleapis.com' _SITE = 'http://commondatastorage.googleapis.com'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment