• Yiming Zhou's avatar
    Adding telemetry dep to the captured sites test target. · 6a691e84
    Yiming Zhou authored
    The captured sites test uses Web Page Replay Go (WPR Go) to replay
    captured sites traffic. The captured sites test bots uses a script in the catapult project
    to download WPR Go binaries. At the moment these bots are failing to
    download WPR Go, presumably because bots' gn isolate is missing
    references to the catapult project. This fix attempts to address this
    problem by following the example of existing perf/telemetry test targets
    in src/chrome/test/BUILD.gn and adding a dependency to the
    telemetry_chrome_test_support target.
    
    Bug: 916361
    Change-Id: Ie999bc5c64edb6aca180ac98ec68864875e831a1
    Reviewed-on: https://chromium-review.googlesource.com/c/1487693
    Commit-Queue: Yiming Zhou <uwyiming@google.com>
    Auto-Submit: Yiming Zhou <uwyiming@google.com>
    Reviewed-by: default avatarCaleb Rouleau <crouleau@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#635314}
    6a691e84
BUILD.gn 298 KB