• Stephen Nusko's avatar
    Revert "Capture test_api.js javascript dependencies in 2 places (rather than ~13)." · a0829135
    Stephen Nusko authored
    This reverts commit f8dd1ecf.
    
    Reason for revert: Seems to be causing the mac-builder-perf to fail (see linked bug).
    
    Original change's description:
    > Capture test_api.js javascript dependencies in 2 places (rather than ~13).
    > 
    > test_api.js depends on a bunch of JS libraries that appear in many lists.
    > 
    > This CL consolidates those dependencies to two places:
    >  - js2gtest.gni, and
    >  - A JsTestApiConfig class declared in chrome/test/base/js_test_api.h
    > 
    > Note not all lists captured the axs_testing.js dependency, but this change
    > uses the same dependency list in all locations for consistency.
    > 
    > TBR=aboxhall@chromium.org (mechanical change)
    > 
    > Bug: 1000989
    > Change-Id: If6e0716c03e42783a2d3529baa70475a9d305045
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900512
    > Commit-Queue: Trent Apted <tapted@chromium.org>
    > Reviewed-by: Dan Beam <dbeam@chromium.org>
    > Reviewed-by: Colin Blundell <blundell@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#714421}
    
    TBR=tapted@chromium.org,dbeam@chromium.org,aboxhall@chromium.org,blundell@chromium.org
    
    Change-Id: I3d93382a9833f85aabe2eb0e0469c16e451c65ed
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 1000989,1023795
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911748Reviewed-by: default avatarStephen Nusko <nuskos@chromium.org>
    Commit-Queue: Stephen Nusko <nuskos@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#714447}
    a0829135
BUILD.gn 21.6 KB