Add elevation_service as deps
For some reason, our tests started to failed to compile. https://ci.chromium.org/p/chrome/builders/ci/win-live-tests-builder-rel/4249 No related changes found. My only guess is that: before, it first compile browser_tests, then sync_integration_tests. After, it first compile sync_integration_tests, and report error. To repro the error on Windows: 1 gn clean out\Default 2 autoninja -C out\Default sync_integration_tests Bug: 1010568 Change-Id: I3e7f3d8c9d83e6a6b150a2416cd19639be7c81c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079832 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#747830}
Showing
Please register or sign in to comment