Commit 20c194a5 authored by Tommy Steimel's avatar Tommy Steimel Committed by Commit Bot

Kaleidoscope: Add section for message resource IDs

This CL splits the Kaleidoscope resource ID allotment into includes and
messages sections.

Bug: 1045435
Change-Id: If21442a8404a2e924424ebe62aeb9b2b29524bfc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032407Reviewed-by: default avatarBecca Hughes <beccahughes@chromium.org>
Reviewed-by: default avatarRobert Flack <flackr@chromium.org>
Commit-Queue: Tommy Steimel <steimel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738783}
parent 455e90e9
...@@ -195,6 +195,7 @@ ...@@ -195,6 +195,7 @@
# Big alignment at start of section. # Big alignment at start of section.
"META": {"align": 100}, "META": {"align": 100},
"includes": [2000], "includes": [2000],
"messages": [2010],
}, },
"chrome/browser/resources/bluetooth_internals/resources.grd": { "chrome/browser/resources/bluetooth_internals/resources.grd": {
"includes": [2020], "includes": [2020],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment