Update brightray and libchromiumcontent to Chrome 54

This commit is contained in:
Cheng Zhao
2016-11-29 17:01:34 +09:00
committed by Birunthan Mohanathas
parent 6520396466
commit bdc334d797
5 changed files with 9 additions and 9 deletions

View File

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