• mrefaat's avatar
    Move AppLauncherAbuseDetector to ios/chrome/browser/app_launcher · dc23344a
    mrefaat authored
    AppLauncherAbuseDetector & AppLaunchingState classes were on
    ios/chrome/browser/web. But they are not related to web.
    Moving these classes put togather all app launching logic on the same
    place, and also breaks app_launcher target dependency
    on ios/chrome/browser/web:web_internal which can be a reason for cyclic
    dependency for targets that depend on AppLauncherTabHelper.
    
    Bug: 850760
    Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
    Change-Id: I743c9add64b939430c287b6fddd9cd77c082d697
    Reviewed-on: https://chromium-review.googlesource.com/1158125
    Commit-Queue: Mohammad Refaat <mrefaat@chromium.org>
    Reviewed-by: default avatarEugene But <eugenebut@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#580096}
    dc23344a
app_launching_state.mm 1.3 KB