Update to Chrome 50.0.2661.102

This commit is contained in:
Cheng Zhao 2016-05-13 11:14:43 +09:00
parent f1142cf2b5
commit 525d456f7c

View file

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