2020-03-04 01:29:39 +01:00
|
|
|
diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
|
2020-08-29 00:39:23 +02:00
|
|
|
index 0818d6986440..90d0d4df9c85 100644
|
2020-03-04 01:29:39 +01:00
|
|
|
--- tools/gritsettings/resource_ids.spec
|
|
|
|
+++ tools/gritsettings/resource_ids.spec
|
2020-08-29 00:39:23 +02:00
|
|
|
@@ -663,4 +663,13 @@
|
2016-11-23 21:54:29 +01:00
|
|
|
# Please read the header and find the right section above instead.
|
2012-04-03 03:34:16 +02:00
|
|
|
|
2017-04-27 03:59:52 +02:00
|
|
|
# Resource ids starting at 31000 are reserved for projects built on Chromium.
|
|
|
|
+
|
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
|
|
|
+ },
|
2016-11-23 21:54:29 +01:00
|
|
|
}
|