Componentize PasswordSyncableService
commite264060920c1a56685eaccbb0ace72f1050e9b2c
authorvabr@chromium.org <vabr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 18 Feb 2014 20:19:05 +0000 (18 20:19 +0000)
committervabr@chromium.org <vabr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 18 Feb 2014 20:19:05 +0000 (18 20:19 +0000)
treed70fb9e6018ddddc5acf9e760ddfb35e3bf0d20c
parent6dfd1d71ad9c6b7b0f8c822a2d8ba84be85038bf
Componentize PasswordSyncableService

This just moves the files and adds needed dependencies.

BUG=344456
TBR=atwilson@chromium.org,rvargas@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251818 0039d316-1c4b-4281-b951-d872f2087c98
chrome/chrome_browser.gypi
chrome/chrome_tests_unit.gypi
components/components_tests.gyp
components/password_manager.gypi
components/password_manager/DEPS
components/password_manager/core/browser/password_syncable_service.cc [moved from chrome/browser/password_manager/password_syncable_service.cc with 99% similarity]
components/password_manager/core/browser/password_syncable_service.h [moved from chrome/browser/password_manager/password_syncable_service.h with 91% similarity]
components/password_manager/core/browser/password_syncable_service_unittest.cc [moved from chrome/browser/password_manager/password_syncable_service_unittest.cc with 99% similarity]