Upgrade to Chrome 41

This commit is contained in:
Cheng Zhao 2015-03-04 18:16:00 -08:00
parent 8a52374951
commit 14542f4fc8
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 "40.0.2214.91"
#define CHROME_VERSION_STRING "41.0.2272.76"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_