[ios] Adds data_deps support to the chrome_ios_eg2_test template.
This will allow us to add dependencies to ensure that EG2 host apps are always compiled alongside their test modules. Previously, bots would incrementally compile only the test modules and then fail when the host app wasn't present. BUG=1019533 Change-Id: I42fca4f6767fba723dcb425b6485a1211c714b09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1949847 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#739038}
Showing
Please register or sign in to comment