2017-04-26 21:59:52 -04:00
|
|
|
diff --git tools/gritsettings/resource_ids tools/gritsettings/resource_ids
|
2019-04-16 14:38:48 +00:00
|
|
|
index dc660db144df..6fc116b2c8ff 100644
|
2017-04-26 21:59:52 -04:00
|
|
|
--- tools/gritsettings/resource_ids
|
|
|
|
+++ tools/gritsettings/resource_ids
|
2019-04-16 14:38:48 +00:00
|
|
|
@@ -434,4 +434,11 @@
|
2016-11-23 15:54:29 -05:00
|
|
|
# Please read the header and find the right section above instead.
|
2012-04-03 01:34:16 +00:00
|
|
|
|
2017-04-26 21:59:52 -04:00
|
|
|
# Resource ids starting at 31000 are reserved for projects built on Chromium.
|
|
|
|
+
|
2012-04-19 20:31:46 +00:00
|
|
|
+ "cef/libcef/resources/cef_resources.grd": {
|
2016-07-06 15:34:09 -04:00
|
|
|
+ "includes": [31500],
|
2012-04-19 20:31:46 +00:00
|
|
|
+ },
|
|
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
2016-07-06 15:34:09 -04:00
|
|
|
+ "messages": [32000],
|
2012-04-03 01:34:16 +00:00
|
|
|
+ },
|
2016-11-23 15:54:29 -05:00
|
|
|
}
|