Update to Chrome 51.0.2704.84

This commit is contained in:
Cheng Zhao 2016-06-08 11:08:24 +09:00
parent 2ed2db2068
commit 77dc08f2f9
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 "51.0.2704.79"
#define CHROME_VERSION_STRING "51.0.2704.84"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_