Update to Chrome 51.0.2704.54

This commit is contained in:
Cheng Zhao 2016-05-22 18:06:48 +09:00
parent fd5f120434
commit 05c2999651
3 changed files with 3 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 "50.0.2661.102"
#define CHROME_VERSION_STRING "51.0.2704.54"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_