Revert of Eliminate components_unittests' dependence on chrome resources. (patchset...
commit2c5518d7b7d3eb119588fea8e6c668076c8bcfed
authorsergeyv <sergeyv@chromium.org>
Wed, 21 Jan 2015 13:13:01 +0000 (21 05:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 21 Jan 2015 13:13:46 +0000 (21 13:13 +0000)
treec3a13e3dabcb9811cf4a2ee31c39f6e56d45c25e
parent281667e0bdcde1e424f64da3bce7cfd9d64d2dc5
Revert of Eliminate components_unittests' dependence on chrome resources. (patchset #7 id:160001 of https://codereview.chromium.org/856163002/)

Reason for revert:
Speculative revert:

http://build.chromium.org/p/chromium.chrome/buildstatus?builder=Google%20Chrome%20Mac&number=21828

Original issue's description:
> Eliminate components_unittests' dependence on chrome resources.
>
> This CL changes components_unittests to create its own pakfile rather than
> relying on the chrome pakfile. To do this it adds a repack step that repacks
> the pakfiles that components_unittests needs into a
> components_unittests_resources.pak file, and then loads that pakfile
> explicitly.
>
> This change means that components_unittests now passes after a clean build,
> whereas before it would fail due to missing resources.
>
> This is based on blundell's change: https://codereview.chromium.org/258043003/
>
> BUG=348563,450464
> R=thakis@chromium.org
>
> Committed: https://chromium.googlesource.com/chromium/src/+/045c9bf1d36f35643a077891dedf24054f2032a3

TBR=blundell@chromium.org,thakis@chromium.org,jam@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=348563,450464

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

Cr-Commit-Position: refs/heads/master@{#312321}
components/bookmarks/browser/bookmark_model_unittest.cc
components/components_tests.gyp
components/components_unittests.isolate
components/test/run_all_unittests.cc