diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 11:20:38 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 11:20:38 +0000 |
commit | c813df0195b2c96d2265ad767d4848dd13818211 (patch) | |
tree | 709246229f07a7754dddf4517acd88cc3c08828c /chrome/browser/browser_main.cc | |
parent | ff4c145aaa73b94b6af359ce9c87ba0790e77927 (diff) | |
download | chromium_src-c813df0195b2c96d2265ad767d4848dd13818211.zip chromium_src-c813df0195b2c96d2265ad767d4848dd13818211.tar.gz chromium_src-c813df0195b2c96d2265ad767d4848dd13818211.tar.bz2 |
Add whitelist support to grit.
- Support -w path to add whitelists to grit (and grit_info).
- Use the whitelist to tag what items should be skipped when generating output.
A whitelist is used instead of a blacklist, since there has been some other
work into generating what resources are really needed by the build.
Another option instead of whitelists would have been to add yet more conditions
to the grd files, but they are already getting pretty complex with the
conditions already in the files. And looking at trying to do conditions based
on features not only made the files more complex, but also doesn't handle the
problem when a single feature has some strings that are only valid for a subset
of the supported platforms.
Review URL: http://codereview.chromium.org/6821056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81393 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_main.cc')
0 files changed, 0 insertions, 0 deletions