cef/patch/patches/gritsettings.patch
Marshall Greenblatt 8d51acb9be Update to Chromium revision 5fdc0fab (#520840)
- Windows now builds with clang by default.
2017-12-14 15:31:07 -05:00

17 lines
522 B
Diff

diff --git tools/gritsettings/resource_ids tools/gritsettings/resource_ids
index e95450a1ff2b..5fee0604be15 100644
--- tools/gritsettings/resource_ids
+++ tools/gritsettings/resource_ids
@@ -390,4 +390,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],
+ },
}