cef/patch/patches/gritsettings.patch
Alexander Guettler 46d3a81ba0 Update to Chromium version 77.0.3865.0 (#681094)
- Windows: SDK version 10.0.18362.0 is now required.
2019-09-04 15:13:32 +00:00

17 lines
522 B
Diff

diff --git tools/gritsettings/resource_ids tools/gritsettings/resource_ids
index 7ac3cf37b481..0ad6d1b8c31d 100644
--- tools/gritsettings/resource_ids
+++ tools/gritsettings/resource_ids
@@ -466,4 +466,11 @@
# Please read the header and find the right section above instead.
# Resource ids starting at 31000 are reserved for projects built on Chromium.
+
+ "cef/libcef/resources/cef_resources.grd": {
+ "includes": [31500],
+ },
+ "cef/libcef/resources/cef_strings.grd": {
+ "messages": [32000],
+ },
}