Update to Chrome 52.0.2743.82

This commit is contained in:
Cheng Zhao 2016-07-21 06:07:05 -06:00
parent f6f7b41f0a
commit d22dc6c7d3
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 "52.0.2743.60"
#define CHROME_VERSION_STRING "52.0.2743.82"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_