Update to Chrome 56
[platform/framework/web/crosswalk-tizen.git] / atom / common / chrome_version.h
1 // Copyright (c) 2014 GitHub, Inc.
2 // Use of this source code is governed by the MIT license that can be
3 // found in the LICENSE file.
4
5 // This file is generated by script/bootstrap.py, you should never modify it
6 // by hand.
7
8 #ifndef ATOM_COMMON_CHROME_VERSION_H_
9 #define ATOM_COMMON_CHROME_VERSION_H_
10
11 #define CHROME_VERSION_STRING "56.0.2924.59"
12 #define CHROME_VERSION "v" CHROME_VERSION_STRING
13
14 #endif  // ATOM_COMMON_CHROME_VERSION_H_