2017-04-27 03:59:52 +02:00
|
|
|
diff --git tools/gritsettings/resource_ids tools/gritsettings/resource_ids
|
2018-09-04 11:43:21 +02:00
|
|
|
index 4d9d81bcc3fd..c57df19fa613 100644
|
2017-04-27 03:59:52 +02:00
|
|
|
--- tools/gritsettings/resource_ids
|
|
|
|
+++ tools/gritsettings/resource_ids
|
2018-09-04 11:43:21 +02:00
|
|
|
@@ -427,4 +427,11 @@
|
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": {
|
2016-07-06 21:34:09 +02:00
|
|
|
+ "includes": [31500],
|
2012-04-19 22:31:46 +02:00
|
|
|
+ },
|
|
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
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
|
|
|
}
|