|
Move browsing data deletion prefs to components
Move the pref_names related to browsing data deletion from chrome/common/ to components/browsing_data. They will be needed in the componentized counters.
BUG= 620317
Committed: https://crrev.com/918aa6d29219129f5c7eb32ea8e222b13b2a922a
Cr-Commit-Position: refs/heads/master@{#405123}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+158 lines, -160 lines) |
Patch |
 |
M |
chrome/browser/browsing_data/autofill_counter.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/autofill_counter_browsertest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/browsing_data_counter_factory.cc
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/browsing_data_counter_utils.cc
|
View
|
|
6 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/cache_counter.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/cache_counter_browsertest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/downloads_counter.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/downloads_counter_browsertest.cc
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/history_counter.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/history_counter_browsertest.cc
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/hosted_apps_counter.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/hosted_apps_counter_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/media_licenses_counter.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/media_licenses_counter_browsertest.cc
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/passwords_counter.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/passwords_counter_browsertest.cc
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/browsing_data/browsing_data_api.cc
|
View
|
|
3 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/browsing_data/browsing_data_test.cc
|
View
|
1
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_ui_prefs.cc
|
View
|
|
1 chunk |
+8 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/clear_browser_data_handler.cc
|
View
|
|
5 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/settings/settings_clear_browsing_data_handler.cc
|
View
|
|
5 chunks |
+27 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/pref_names.h
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/pref_names.cc
|
View
|
1
2
3
|
1 chunk |
+11 lines, -1 line |
0 comments
|
Download
|
Total messages: 22 (12 generated)
|