mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-30 11:04:52 +01:00
9af98fab45
- Mac: 10.10 SDK is now required for building (see http://crbug.com/463170#c63). Older SDKs can be used for a short time by setting mac_sdk_min via GYP_DEFINES.
18 lines
398 B
Diff
18 lines
398 B
Diff
diff --git resource_ids resource_ids
|
|
index 2741068..03f9753 100644
|
|
--- resource_ids
|
|
+++ resource_ids
|
|
@@ -14,6 +14,12 @@
|
|
{
|
|
"SRCDIR": "../..",
|
|
|
|
+ "cef/libcef/resources/cef_resources.grd": {
|
|
+ "includes": [27500],
|
|
+ },
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
|
+ "messages": [28000],
|
|
+ },
|
|
"chrome/browser/browser_resources.grd": {
|
|
"includes": [400],
|
|
"structures": [750],
|