Compile the devtools grd file into a .pak file so we
can include the data in resources.pak.

To avoid resource ids colliding between files, we have a global
file, resource_ids, that tracks the starting id values. Since
the devtools grd file is generated, it's hard to add an entry
to |resource_ids|.  To work around this, add support for expanding
variables in the |resource_ids|.

BUG=35793

Review URL: http://codereview.chromium.org/6685061

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78468 0039d316-1c4b-4281-b951-d872f2087c98
6 files changed