Set is_test_apk=1 for content_browsertests_apk.
commit2a73f6767b776fecbbd38b798699bb119da0aede
authorkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 Oct 2013 22:35:18 +0000 (19 22:35 +0000)
committerkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 Oct 2013 22:35:18 +0000 (19 22:35 +0000)
tree56619e167848a15f6638d7060caaa2fb5ed4aaeb
parentac29ddd3d29292fcc1cd056548ccc11b7f9703ad
Set is_test_apk=1 for content_browsertests_apk.

Without this set, you won't get the android_tools target
built when building only content_browsertests_apk, which is needed
in order to run the test on a device.

In WebRTC, I'm adding buildbots using that target for building and
running content_browsertests in https://codereview.chromium.org/26738003/

I would like to avoid having to specify a separate target in
android_all.gyp just to get this build running, and I think all targets
should build their necessary dependencies.

TEST=local building of content_browsertests_apk + verifying the
host_forwarder was built.
BUG=305749

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229632 0039d316-1c4b-4281-b951-d872f2087c98
content/content_tests.gypi