2017-04-27 03:59:52 +02:00
|
|
|
diff --git tools/gritsettings/resource_ids tools/gritsettings/resource_ids
|
2018-05-16 11:28:49 +02:00
|
|
|
index b2846be164ab..1afe8acb59b3 100644
|
2017-04-27 03:59:52 +02:00
|
|
|
--- tools/gritsettings/resource_ids
|
|
|
|
+++ tools/gritsettings/resource_ids
|
2018-05-16 11:28:49 +02:00
|
|
|
@@ -411,4 +411,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
|
|
|
}
|