• peria's avatar
    Put an obvious dependency on browser from ui_test. · 11cac3e3
    peria authored
    It is expected to fix flaky build failures in the BUG.
    
    Using source code names, this CL adds a dependency
    chrome/test/base/ui_test_utils.cc
    --> content/public/browser/render_process_host.h
    
    Other dependencies
    content/public/browser/render_process_host.h
    --> services/shell/public/cpp/interface_registry.h
    --> out/Release/gen/services/shell/public/interfaces/interface_provider.mojom.h
    are already written.
    
    BUG=633077
    
    Review-Url: https://codereview.chromium.org/2321563004
    Cr-Commit-Position: refs/heads/master@{#417485}
    11cac3e3
BUILD.gn 242 KB