Add bundle_deps_filter to create_bundle targets.

On iOS application extension can share runtime data with the main
application and thus it is not necessary to copy the runtime data
into the application extension bundle.

To implement this add a new bundle_deps_filter property to the
create_bundle target used to filter targets when recursively
resolving the deps. Any target matching one of the labels in
bundle_deps_filter is not added as a dependency.

BUG=615058

Review-Url: https://codereview.chromium.org/2205693005
Cr-Original-Commit-Position: refs/heads/master@{#410281}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7ac497647684c5e90020f2917b2d849b9056826a
8 files changed
tree: 89b15593ac1b2500a71a20099c98a34f4067d396
  1. tools/