Upgrade to Chrome 45

This commit is contained in:
Cheng Zhao 2015-09-02 14:23:15 +08:00
parent 992aada90f
commit 1db843244d
3 changed files with 2 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 "44.0.2403.125"
#define CHROME_VERSION_STRING "45.0.2454.85"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_