Upgrade to Chrome 53.0.2785.143

This commit is contained in:
Kevin Sawicki 2016-11-08 08:10:41 -08:00
parent de78f3441e
commit 709dd0bf18
5 changed files with 7 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 "53.0.2785.113"
#define CHROME_VERSION_STRING "53.0.2785.143"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_