|
Merge //components/browsing_data_ui into //components/browsing_data/core
The component browsing_data_ui contains code used by the Clear Browsing
Data dialog on all platforms. It was created because there was no other
component fitting that purpose.
However, the browsing_data component has been recently made into a layered
component ( https://codereview.chromium.org/2127403002), providing various
browsing data related functionality for all platforms.
Since the two components have basically the same purpose and confusingly
similar names, we merge them into one.
TBR=dbeam@chromium.org
BUG= 635873
Committed: https://crrev.com/c153a25112aa4aa30eacac463c1fc0b2d9b4f52e
Cr-Commit-Position: refs/heads/master@{#419450}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+47 lines, -431 lines) |
Patch |
 |
M |
chrome/browser/android/preferences/pref_service_bridge.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/browsing_history_handler.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/history_ui.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/clear_browser_data_handler.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/settings/settings_clear_browsing_data_handler.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/BUILD.gn
|
View
|
1
2
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/browsing_data/core/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/browsing_data/core/OWNERS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
components/browsing_data/core/history_notice_utils.h
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/browsing_data/core/history_notice_utils.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
components/browsing_data/core/history_notice_utils_unittest.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
components/browsing_data_ui/BUILD.gn
|
View
|
1
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
components/browsing_data_ui/OWNERS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
components/browsing_data_ui/history_notice_utils.h
|
View
|
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
 |
D |
components/browsing_data_ui/history_notice_utils.cc
|
View
|
1
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
components/browsing_data_ui/history_notice_utils_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -187 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/webui/history/browsing_history_handler.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/webui/history/history_ui.mm
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 48 (30 generated)
|