Upgrade to Chrome 58.0.3029.40

This commit is contained in:
Cheng Zhao 2017-04-04 12:16:57 +09:00
parent dafd0b6c3c
commit 453cb2c0b4
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 "56.0.2924.87"
#define CHROME_VERSION_STRING "58.0.3029.40"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_