Upgrade to Chrome 40.0.2214.72

This commit is contained in:
Cheng Zhao 2015-01-09 17:23:48 -08:00
parent de151cef8e
commit 13ed038082
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 "39.0.2171.65"
#define CHROME_VERSION_STRING "40.0.2214.72"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_