resources: Prevent including the same resource in multiple pack files.
commit618bc16b18999137337aaed4ad87f99e8563093c
authorsadrul <sadrul@chromium.org>
Wed, 13 May 2015 16:09:53 +0000 (13 09:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 13 May 2015 16:10:07 +0000 (13 16:10 +0000)
treee74115c059aa39357cb5ce106e797d4600af2c1c
parent7afeb6d2e431dbcda688226a434131a33b7ce71f
resources: Prevent including the same resource in multiple pack files.

Add code to cause failure at runtime if a resource-pack includes a
resource that is already present in another resource-pack.

BUG=471609

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

Cr-Commit-Position: refs/heads/master@{#329646}
chrome/test/base/javascript_browser_test.cc
components/BUILD.gn
components/components_tests.gyp
components/components_unittests.isolate
components/test/run_all_unittests.cc
tools/gritsettings/resource_ids
ui/base/resource/data_pack.cc
ui/base/resource/data_pack.h
ui/base/resource/resource_bundle.cc
ui/base/ui_base_paths.cc