From 5be81041045b33f18975a85bc8865343d36a1071 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 15 Sep 2016 14:27:56 +0900 Subject: [PATCH] Update to Chrome 53.0.2785.113 --- atom/common/chrome_version.h | 2 +- script/lib/config.py | 2 +- vendor/brightray | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/atom/common/chrome_version.h b/atom/common/chrome_version.h index 0903fd6985..0363943d53 100644 --- a/atom/common/chrome_version.h +++ b/atom/common/chrome_version.h @@ -8,7 +8,7 @@ #ifndef ATOM_COMMON_CHROME_VERSION_H_ #define ATOM_COMMON_CHROME_VERSION_H_ -#define CHROME_VERSION_STRING "53.0.2785.89" +#define CHROME_VERSION_STRING "53.0.2785.113" #define CHROME_VERSION "v" CHROME_VERSION_STRING #endif // ATOM_COMMON_CHROME_VERSION_H_ diff --git a/script/lib/config.py b/script/lib/config.py index 63eb3b79ca..344f7606a3 100644 --- a/script/lib/config.py +++ b/script/lib/config.py @@ -9,7 +9,7 @@ import sys BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \ 'https://s3.amazonaws.com/github-janky-artifacts/libchromiumcontent' LIBCHROMIUMCONTENT_COMMIT = os.getenv('LIBCHROMIUMCONTENT_COMMIT') or \ - '346dfe40a9658cc40924d29a1deb1d9669509076' + '63b939087a4a8170a82c8caf0f6e9cfcf234472b' PLATFORM = { 'cygwin': 'win32', diff --git a/vendor/brightray b/vendor/brightray index 84f6d52b78..c09915fcfe 160000 --- a/vendor/brightray +++ b/vendor/brightray @@ -1 +1 @@ -Subproject commit 84f6d52b7893dbd44fa7d09ac19f2664669aaec6 +Subproject commit c09915fcfe2b40e7659d4c960deb8893c64132aa