Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / test / chromedriver / archive.py
index 2663f62..32e6e24 100644 (file)
@@ -10,9 +10,9 @@ import urllib
 
 import util
 
-CHROME_35_REVISION = '260135'
 CHROME_36_REVISION = '269696'
 CHROME_37_REVISION = '278933'
+CHROME_38_REVISION = '289947'
 
 _SITE = 'http://commondatastorage.googleapis.com'