Upgrade to Chrome 40.0.2214.72

This commit is contained in:
Cheng Zhao 2015-01-09 17:23:48 -08:00
parent de151cef8e
commit 13ed038082
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
#ifndef ATOM_COMMON_CHROME_VERSION_H_ #ifndef ATOM_COMMON_CHROME_VERSION_H_
#define ATOM_COMMON_CHROME_VERSION_H_ #define ATOM_COMMON_CHROME_VERSION_H_
#define CHROME_VERSION_STRING "39.0.2171.65" #define CHROME_VERSION_STRING "40.0.2214.72"
#define CHROME_VERSION "v" CHROME_VERSION_STRING #define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_ #endif // ATOM_COMMON_CHROME_VERSION_H_

View file

@ -4,7 +4,7 @@ import platform
import sys import sys
BASE_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent' BASE_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = '6300862b4b16bd171f00ae566b697098c29743f7' LIBCHROMIUMCONTENT_COMMIT = 'f588e31c2f0984b7badd18c7cb17703cf75bfafb'
ARCH = { ARCH = {
'cygwin': '32bit', 'cygwin': '32bit',

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit a45009446ac3279b385b1de1f3226251e7f0e634 Subproject commit f1556936b01a2ec66d6af34ab26d839dc80dc266