Componentize tab_node_pool to sync_driver
commit7bf4509514c308164521a502da0e30a1f01c2682
authorabhishek.a21 <abhishek.a21@samsung.com>
Wed, 12 Aug 2015 10:00:26 +0000 (12 03:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 12 Aug 2015 10:01:03 +0000 (12 10:01 +0000)
treef1b6575f44ce3e0ad5b330619cab95daedc36a3c
parent4b64eba99b687bd6769e2bb587b690be6781bcd7
Componentize tab_node_pool to sync_driver

Move tab_node_pool to the sync_driver component.
Updated gn and gyp file.

BUG=512073

Review URL: https://codereview.chromium.org/1275003003

Cr-Commit-Position: refs/heads/master@{#343000}
chrome/browser/sync/glue/synced_session_tracker.h
chrome/browser/sync/sessions/sessions_sync_manager.h
chrome/chrome_browser.gypi
chrome/chrome_tests_unit.gypi
components/BUILD.gn
components/components_tests.gyp
components/sync_driver.gypi
components/sync_driver/BUILD.gn
components/sync_driver/tab_node_pool.cc [moved from chrome/browser/sync/sessions/tab_node_pool.cc with 99% similarity]
components/sync_driver/tab_node_pool.h [moved from chrome/browser/sync/sessions/tab_node_pool.h with 97% similarity]
components/sync_driver/tab_node_pool_unittest.cc [moved from chrome/browser/sync/sessions/tab_node_pool_unittest.cc with 99% similarity]