Update Chrome version to 63.0.3239.84

This commit is contained in:
Aleksei Kuzmin 2017-12-18 00:30:04 +03:00
parent 5cf1ef7be0
commit b608152c41

View file

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