commit | e52404f0747c07f08bf4fd3eaf37e0ac6fc7825d | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Mon Jan 28 21:19:36 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 28 21:19:36 2019 |
tree | 5af605d26c3620fabde2a014dedd0e7bd6a42902 | |
parent | e0cf90a85e6a054c9c360c0c57e0fd9e6d589270 [diff] |
Add safe_browsing:test_support dependency to fix flaky build Builds could fail because safe_browsing:test_support indirectly (via safe_browsing_service.h and components/safe_browsing/db/util.h) depends on a generated header file. Adding a dependency on the target containing safe_browsing_service.h should prevent that error. Example failed build: https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux-rel/3142 Change-Id: Icf5e29ba57686fa20d9c4f52ea20ed090897f372 Reviewed-on: https://chromium-review.googlesource.com/c/1439256 Reviewed-by: Varun Khaneja <vakh@chromium.org> Reviewed-by: Daniel Rubery <drubery@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#626735}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .