• Colin Blundell's avatar
    [Subresource Filter] Remove Java infobar dep on //chrome resources · f47b8f9a
    Colin Blundell authored
    This CL eliminates the Java ads blocked infobar from depending on the
    //chrome-level R by adding Java resources to
    //components/subresource_filter/android and giving these resources the
    necessary contents / dependencies. This will facilitate componentizing
    the infobar for sharing with WebLayer. There is no behavioral change.
    
    Note: The somewhat-unexpected dep addition in //weblayer is to work
    around a weblayer packaging test that otherwise fails. cduvall@ is
    investigating the root cause of this problem. In any case, the dep
    addition is not problematic as the whole point of the componentization
    is that //weblayer will shortly be using this code :).
    
    Bug: 1116095
    Change-Id: I5ceef180908b34a8f784e5b72a5e10886cf0efac
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460727Reviewed-by: default avatarMatthew Jones <mdjones@chromium.org>
    Commit-Queue: Colin Blundell <blundell@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#816544}
    f47b8f9a
BUILD.gn 150 KB