Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / test / chromedriver / archive.py
index c9e95fb..2663f62 100644 (file)
@@ -10,9 +10,9 @@ import urllib
 
 import util
 
-CHROME_34_REVISION = '251854'
 CHROME_35_REVISION = '260135'
 CHROME_36_REVISION = '269696'
+CHROME_37_REVISION = '278933'
 
 _SITE = 'http://commondatastorage.googleapis.com'