|
Move AutofillProfileSyncableService into the Autofill component.
This change enables this code to be built on iOS and facilitates the eventual
componentization of //chrome-browser/sync. As with other Autofill unit
tests, componentization of the unit test will follow.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245351
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+57 lines, -1772 lines) |
Patch |
 |
M |
chrome/browser/sync/profile_sync_components_factory_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service_autofill_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/webdata/autofill_profile_syncable_service.h
|
View
|
|
1 chunk |
+0 lines, -218 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/webdata/autofill_profile_syncable_service.cc
|
View
|
1
|
1 chunk |
+0 lines, -650 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/webdata/autofill_profile_syncable_service_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -878 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/webdata/web_data_service_factory.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/autofill.gypi
|
View
|
1
2
3
4
|
3 chunks |
+39 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
components/autofill/core/browser/webdata/DEPS
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
components/autofill/core/browser/webdata/autofill_profile_syncable_service.h
|
View
|
1
2
3
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc
|
View
|
1
|
5 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
A + |
components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 20 (0 generated)
|