• Nigel Tao's avatar
    Reland "Move the app_service code to //chrome/services" · 47675b38
    Nigel Tao authored
    This is a reland of f3fe6cc9 with
    additional changed files:
    
    chrome/browser/chromeos/apps/intent_helper/apps_navigation_throttle.cc
    chrome/browser/chromeos/apps/intent_helper/apps_navigation_throttle.h
    chrome/browser/chromeos/apps/intent_helper/apps_navigation_types.h
    chrome/browser/ui/views/intent_picker_bubble_view.h
    
    to fix some #include lines not being updated for the file renames, which
    then required these DEPS changes:
    
    chrome/browser/chromeos/DEPS
    chrome/browser/ui/views/DEPS
    
    Original change's description:
    > Move the app_service code to //chrome/services
    >
    > The app_service code was originally created under //chrome/browser,
    > specifically //chrome/browser/apps/foundation. This was because of an
    > early concern that the app_service implementation would need to be
    > tightly coupled to browser concepts, especially a Profile. More recent
    > prototyping suggests that this won't be the case.
    >
    > This is just a "git mv" plus some semi-mechanical clean-up, e.g. keeping
    > "#include" lines sorted.
    >
    > Change-Id: I0e511f5cab636afb7ac5e5235139873d75230377
    > Reviewed-on: https://chromium-review.googlesource.com/c/1312435
    > Reviewed-by: Dominic Battré <battre@chromium.org>
    > Reviewed-by: Avi Drissman <avi@chromium.org>
    > Reviewed-by: Ken Rockot <rockot@google.com>
    > Reviewed-by: Dominick Ng <dominickn@chromium.org>
    > Commit-Queue: Nigel Tao <nigeltao@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#605876}
    
    Change-Id: I27729734618c7e023074b5e420c6350225d0774e
    Reviewed-on: https://chromium-review.googlesource.com/c/1321530Reviewed-by: default avatarDominic Battré <battre@chromium.org>
    Reviewed-by: default avatarSam McNally <sammc@chromium.org>
    Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
    Commit-Queue: Nigel Tao <nigeltao@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#606378}
    47675b38
DEPS 420 Bytes