Upgrade libchromiumcontent to ship crypto headers

This commit is contained in:
Cheng Zhao 2015-01-22 15:46:57 -08:00
parent 9a14d2bd0e
commit fbe1abddf4
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 "40.0.2214.72"
#define CHROME_VERSION_STRING "40.0.2214.91"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_