cef/patch/patches/gritsettings.patch
2025-02-19 11:11:51 -05:00

25 lines
799 B
Diff

diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
index 60e844376f968..b282af990a75a 100644
--- tools/gritsettings/resource_ids.spec
+++ tools/gritsettings/resource_ids.spec
@@ -1461,11 +1461,18 @@
"<(SHARED_INTERMEDIATE_DIR)/third_party/blink/public/strings/permission_element_generated_strings.grd": {
"META": {"sizes": {"messages": [2000],}},
"messages": [10080],
- }
+ },
# END "everything else" section.
# Everything but chrome/, components/, content/, and ios/
+ "cef/libcef/resources/cef_resources.grd": {
+ "includes": [12500],
+ },
+ "cef/libcef/resources/cef_strings.grd": {
+ "messages": [12510],
+ }
+
# Thinking about appending to the end?
# Please read the header and find the right section above instead.
}