Make the Android GN debug component build actually build.
commit49d4d4d45b373b0d43514e6769f870c2a3b77099
authordpranke <dpranke@chromium.org>
Fri, 17 Apr 2015 00:35:13 +0000 (16 17:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 17 Apr 2015 00:35:37 +0000 (17 00:35 +0000)
tree3bf703381129094f5f3fac2d8e29d60374f00961
parenta87a30b7582cfe871801bbbfd156f6436e675e33
Make the Android GN debug component build actually build.

Changes required:
- fold //base/third_party/nspr/prtime.cc into base
- fixed a compile error causing issues in media_blink_unittests
- fixed various missing dependencies
- disabled chrome_sync_shell_test_apk which needs some more work

Note that this does not mean that things run. I expect they don't :).

R=cjhopman@chromium.org
BUG=359249

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

Cr-Commit-Position: refs/heads/master@{#325568}
base/BUILD.gn
base/third_party/nspr/BUILD.gn [deleted file]
chrome/android/BUILD.gn
components/BUILD.gn
components/autofill/core/browser/BUILD.gn
content/browser/BUILD.gn
content/test/BUILD.gn
media/blink/BUILD.gn
media/blink/key_system_config_selector_unittest.cc