2020-03-03 19:29:39 -05:00
|
|
|
diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
|
2023-06-26 13:13:38 +03:00
|
|
|
index 887146425378c..7c823a9abc017 100644
|
2020-03-03 19:29:39 -05:00
|
|
|
--- tools/gritsettings/resource_ids.spec
|
|
|
|
+++ tools/gritsettings/resource_ids.spec
|
2023-06-26 13:13:38 +03:00
|
|
|
@@ -1188,6 +1188,15 @@
|
2021-10-18 18:17:16 -04:00
|
|
|
# END "everything else" section.
|
|
|
|
# Everything but chrome/, components/, content/, and ios/
|
2012-04-03 01:34:16 +00:00
|
|
|
|
2012-04-19 20:31:46 +00:00
|
|
|
+ "cef/libcef/resources/cef_resources.grd": {
|
2020-03-03 19:29:39 -05:00
|
|
|
+ "META": {"align": 31500},
|
2016-07-06 15:34:09 -04:00
|
|
|
+ "includes": [31500],
|
2012-04-19 20:31:46 +00:00
|
|
|
+ },
|
|
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
2020-03-03 19:29:39 -05:00
|
|
|
+ "META": {"align": 32000},
|
2016-07-06 15:34:09 -04:00
|
|
|
+ "messages": [32000],
|
2012-04-03 01:34:16 +00:00
|
|
|
+ },
|
2021-10-18 18:17:16 -04:00
|
|
|
+
|
|
|
|
# Thinking about appending to the end?
|
|
|
|
# Please read the header and find the right section above instead.
|
2016-11-23 15:54:29 -05:00
|
|
|
}
|