2017-04-27 03:59:52 +02:00
|
|
|
diff --git tools/gritsettings/resource_ids tools/gritsettings/resource_ids
|
2018-02-15 01:12:09 +01:00
|
|
|
index fc1c4aa91190..dfa9e7a43799 100644
|
2017-04-27 03:59:52 +02:00
|
|
|
--- tools/gritsettings/resource_ids
|
|
|
|
+++ tools/gritsettings/resource_ids
|
2018-02-15 01:12:09 +01:00
|
|
|
@@ -393,4 +393,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
|
|
|
}
|