Update to Chrome 53.0.2785.113

This commit is contained in:
Cheng Zhao 2016-09-15 14:27:56 +09:00
parent 0d4872755c
commit 5be8104104
3 changed files with 3 additions and 3 deletions

View file

@ -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_