Extend unknown_deps for build_configs exemption to android_resources.
commit29d8e3b989cb4938640639ce90de488e5ca90c12
authoryfriedman <yfriedman@chromium.org>
Fri, 19 Jun 2015 01:19:35 +0000 (18 18:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 19 Jun 2015 01:20:15 +0000 (19 01:20 +0000)
treecc2297fb083608400e0bb52ea8ba758575516cd4
parent7b8748fee7c6d363aed73bdc67ace8c316fe8635
Extend unknown_deps for build_configs exemption to android_resources.

Previously only apks were eligible, but both can depend on an
AndroidManifest which doesn't write a build config.

BUG=500587

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

Cr-Commit-Position: refs/heads/master@{#335187}
build/android/gyp/write_build_config.py