Generate resource pak files for top chrome material design assets
commit2a613d8e5e76e6e5c1612276bbc659c3a22cc118
authortdanderson <tdanderson@chromium.org>
Mon, 29 Jun 2015 22:30:28 +0000 (29 15:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Jun 2015 22:31:10 +0000 (29 22:31 +0000)
treed1df48c4da2db0943ff533b4a838d594c74afee7
parent9af2e92b60dc994c817655d8c2be0e29856623c8
Generate resource pak files for top chrome material design assets

Generate the pak files
theme_resources_material_{100,200}_percent.pak
which contain material design versions of
the theme resources specified in
theme_resources.grd. Note that these data packs
do not fall back to non-material resources
when the material resource is missing; as a
result, the packs do not duplicate the resources
contained within
theme_resources_{100,200}_percent.pak.

This CL also includes gypi and GN changes
in order to repack into
chrome_material_{100,200}_percent.pak,
conditional on the ENABLE_TOPCHROME_MD
compile-time flag.

BUG=503754
TEST=none

Review URL: https://codereview.chromium.org/1197813002

Cr-Commit-Position: refs/heads/master@{#336661}
chrome/BUILD.gn
chrome/app/theme/BUILD.gn
chrome/app/theme/theme_resources.grd
chrome/chrome_repack_chrome_material_100_percent.gypi [new file with mode: 0644]
chrome/chrome_repack_chrome_material_200_percent.gypi [new file with mode: 0644]
chrome/chrome_resources.gyp