2020-03-04 01:29:39 +01:00
|
|
|
diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
|
2022-04-27 21:24:24 +02:00
|
|
|
index 6a91282809a76..0be5e65854421 100644
|
2020-03-04 01:29:39 +01:00
|
|
|
--- tools/gritsettings/resource_ids.spec
|
|
|
|
+++ tools/gritsettings/resource_ids.spec
|
2022-04-21 20:58:48 +02:00
|
|
|
@@ -957,6 +957,15 @@
|
2021-10-19 00:17:16 +02:00
|
|
|
# END "everything else" section.
|
|
|
|
# Everything but chrome/, components/, content/, and ios/
|
2012-04-03 03:34:16 +02:00
|
|
|
|
2012-04-19 22:31:46 +02:00
|
|
|
+ "cef/libcef/resources/cef_resources.grd": {
|
2020-03-04 01:29:39 +01:00
|
|
|
+ "META": {"align": 31500},
|
2016-07-06 21:34:09 +02:00
|
|
|
+ "includes": [31500],
|
2012-04-19 22:31:46 +02:00
|
|
|
+ },
|
|
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
2020-03-04 01:29:39 +01:00
|
|
|
+ "META": {"align": 32000},
|
2016-07-06 21:34:09 +02:00
|
|
|
+ "messages": [32000],
|
2012-04-03 03:34:16 +02:00
|
|
|
+ },
|
2021-10-19 00:17:16 +02:00
|
|
|
+
|
|
|
|
# Thinking about appending to the end?
|
|
|
|
# Please read the header and find the right section above instead.
|
2016-11-23 21:54:29 +01:00
|
|
|
}
|