|
Componentize invalidator storage + preferences
Moves the preferences related to the core parts of the invalidator into
components/invalidaton/invalidation_prefs.{cc,h}.
Moves the InvalidatorStorage into the component. Its only dependency on
chrome/ was the preference definitions.
TBR=pam
BUG= 336571
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271145
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+43 lines, -244 lines) |
Patch |
 |
M |
chrome/browser/invalidation/invalidation_service_factory.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/invalidation/invalidator_storage.h
|
View
|
|
1 chunk |
+0 lines, -79 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/invalidation/invalidator_storage.cc
|
View
|
|
1 chunk |
+0 lines, -136 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/invalidation/invalidator_storage_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
components/invalidation.gypi
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/invalidation/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
components/invalidation/invalidation_prefs.h
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
A |
components/invalidation/invalidation_prefs.cc
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/invalidation/invalidator_storage.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
components/invalidation/invalidator_storage.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|