ui/base: Add the GN version of ui_base_unittests_apk target.
commit17799e74e57a9c4bdf47afa950bf65d47bf68c3e
authortfarina <tfarina@chromium.org>
Thu, 8 Jan 2015 15:00:07 +0000 (8 07:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 8 Jan 2015 15:00:56 +0000 (8 15:00 +0000)
tree59955419f106905fe3864825d61324d2c5622068
parentd8b5c107ee61126d9ec9386570c46b7b89d27ad3
ui/base: Add the GN version of ui_base_unittests_apk target.

This fixes two Android TODOs that were in ui/base/BUILD.gn

Tested with the following command lines:

$ out/Debug/gn gen out_gn/Debug/ --args='is_debug=true os="android" cpu_arch="arm"'

$ ninja -C out_gn/Debug ui_base_unittests ui_base_unittests_apk

BUG=None
TEST=see above
R=cjhopman@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#310503}
ui/base/BUILD.gn