Skip to content
  • Max Bogue's avatar
    [Sync] Move //sync to //components/sync. · fef332d6
    Max Bogue authored
    There are a bunch of subfolder reorganizations going along with this:
    
    - engine/ -> engine_impl/
    - sessions/ -> sessions_impl/
    - util/ -> base/
    - internal_api/public/base/ -> base/
    - internal_api/public/sessions/ -> sessions/
    - internal_api/public/engine/ -> engine/
    - internal_api/public/events/ -> engine/events/
    - internal_api/public/util/ -> base/
    - internal_api/public/ -> core/
    - internal_api/ -> core_impl/
    
    This change was generated using the following script:
    http://pastebin.com/vVAkRCkh
    
    Because this patch is so large, some review was done in split CLs:
    
    Manual changes: http://crrev.com/2155763002
    Sync internal changes: http://crrev.com/2156693002
    Sync external changes: http://crrev.com/2148293004
    
    This is a minimal change to support file movement; it doesn't do
    anything like merging sync_unit_tests into component_unit_tests,
    which will be done in a followup.
    
    The gyp files are not sorted because they're all going to be removed
    very soon anyways.
    
    BUG=626114
    R=jam@chromium.org, zea@chromium.org
    TBR=jam
    
    Review URL: https://codereview.chromium.org/2130453004 .
    
    Cr-Commit-Position: refs/heads/master@{#408497}
    fef332d6