Update brightray, close #4124

This commit is contained in:
Cheng Zhao 2016-01-16 11:43:15 +08:00
parent d779f8d898
commit b132c0dde8
2 changed files with 2 additions and 2 deletions

View file

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