Skip to content

Commit d83c815

Browse files
committed
Revert "Revert "Revert "Update CEF to 3.2623.1397.gaf139d7 (Chromium 49.0.2623.110)"""
This reverts commit b003b6b.
1 parent 4dad27b commit d83c815

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed
Binary file not shown.
0 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.
-2.5 KB
Binary file not shown.
Binary file not shown.

vendor/cef3/Release/libcef.lib

0 Bytes
Binary file not shown.

vendor/cef3/include/cef_version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
#ifndef CEF_INCLUDE_CEF_VERSION_H_
3636
#define CEF_INCLUDE_CEF_VERSION_H_
3737

38-
#define CEF_VERSION "3.2623.1397.gaf139d7"
38+
#define CEF_VERSION "3.2623.1395.g3034273"
3939
#define CEF_VERSION_MAJOR 3
40-
#define CEF_COMMIT_NUMBER 1397
41-
#define CEF_COMMIT_HASH "af139d7761c1fd6921ec020535d641e685f9ddad"
40+
#define CEF_COMMIT_NUMBER 1395
41+
#define CEF_COMMIT_HASH "3034273cb99755b2da07955b1b87ae9c2d035244"
4242
#define COPYRIGHT_YEAR 2016
4343

4444
#define CHROME_VERSION_MAJOR 49
4545
#define CHROME_VERSION_MINOR 0
4646
#define CHROME_VERSION_BUILD 2623
47-
#define CHROME_VERSION_PATCH 110
47+
#define CHROME_VERSION_PATCH 87
4848

4949
#define DO_MAKE_STRING(p) #p
5050
#define MAKE_STRING(p) DO_MAKE_STRING(p)

0 commit comments

Comments
 (0)