Update to Chrome 56.0.2924.87

This commit is contained in:
Cheng Zhao 2017-02-06 10:12:33 +09:00 committed by Kevin Sawicki
parent 864a23f72b
commit ec650b3773
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 "56.0.2924.67"
#define CHROME_VERSION_STRING "56.0.2924.87"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_