Use libcc based on Chromium 67.0.3396.99 and Node 10.6.0

This commit is contained in:
Aleksei Kuzmin 2018-07-20 17:28:13 +02:00
parent 14ed71fa1b
commit 7c32524515
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
#ifndef ATOM_COMMON_CHROME_VERSION_H_
#define ATOM_COMMON_CHROME_VERSION_H_
#define CHROME_VERSION_STRING "66.0.3359.181"
#define CHROME_VERSION_STRING "67.0.3396.99"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_