Update to Chrome 58.0.3029.81

This commit is contained in:
Cheng Zhao 2017-04-27 17:50:41 +09:00
parent 4c47f2d15e
commit dd2d0b3f4f
2 changed files with 2 additions and 2 deletions

View file

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