Upgrade to Chrome 54.0.2840.101

This commit is contained in:
Kevin Sawicki 2017-01-12 10:49:13 -08:00 committed by Birunthan Mohanathas
parent 1b036a284d
commit b6d0201c73
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 "54.0.2840.51"
#define CHROME_VERSION_STRING "54.0.2840.101"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_