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. }