Files
cef/patch/patches/gritsettings.patch
Marshall Greenblatt e7320793b6 Update to Chromium version 136.0.7103.0 (#1440670)
- Win: Update to VS 2022 17.13.4 and WinSDK 10.0.26100.3323
2025-04-07 15:38:21 -04:00

25 lines
799 B
Diff

diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
index 2f5be98233528..283bf667b3fa9 100644
--- tools/gritsettings/resource_ids.spec
+++ tools/gritsettings/resource_ids.spec
@@ -1504,11 +1504,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.
}