Commit 99f9940
Enable building with CEF 6943
The cef_version_info function was moved out into its own file in 6943
in preparation for official CEF API versioning.
https://bitbucket.org/chromiumembedded/cef/wiki/ApiVersioning
Additionally, a new VType was added on non-Windows platforms, and
while it'll never be returned the build will error if it's unhandled.1 parent a54e7c4 commit 99f9940
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
279 | 284 | | |
280 | 285 | | |
281 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments