• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1diff --git tools/gritsettings/resource_ids.spec tools/gritsettings/resource_ids.spec
2index 667a253432794..a4601aa2ab136 100644
3--- tools/gritsettings/resource_ids.spec
4+++ tools/gritsettings/resource_ids.spec
5@@ -916,6 +916,15 @@
6   # END "everything else" section.
7   # Everything but chrome/, components/, content/, and ios/
8
9+  "cef/libcef/resources/cef_resources.grd": {
10+    "META": {"align": 31500},
11+    "includes": [31500],
12+  },
13+  "cef/libcef/resources/cef_strings.grd": {
14+    "META": {"align": 32000},
15+    "messages": [32000],
16+  },
17+
18   # Thinking about appending to the end?
19   # Please read the header and find the right section above instead.
20 }
21