|
Create the managed_node at the ChromeBookmarkClient.
This change wires the ManagedBookmarksTracker to the ChromeBookmarkClient.
The tracker keeps the new managed_node in sync with the ManagedBookmarks
policy, and the ChromeBookmarkClient publishes that node as an extra node
for the BookmarkModel.
Also cleaned up some duplicated constants used by the managed bookmarks code.
BUG= 49598
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275382
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+500 lines, -111 lines) |
Patch |
 |
M |
chrome/browser/android/bookmarks/managed_bookmarks_shim.cc
|
View
|
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/DEPS
|
View
|
1
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/chrome_bookmark_client.h
|
View
|
1
2
3
|
4 chunks |
+23 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/bookmarks/chrome_bookmark_client.cc
|
View
|
1
2
3
|
7 chunks |
+75 lines, -10 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/bookmarks/chrome_bookmark_client_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+268 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/managed_bookmarks_policy_handler.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/managed_bookmarks_policy_handler.cc
|
View
|
|
3 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
View
|
1
2
3
|
6 chunks |
+24 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc
|
View
|
1
|
4 chunks |
+36 lines, -32 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/bookmarks.gypi
|
View
|
1
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/bookmarks/test/mock_bookmark_model_observer.h
|
View
|
1
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/bookmarks/test/mock_bookmark_model_observer.cc
|
View
|
1
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/browser/managed_bookmarks_tracker_unittest.cc
|
View
|
1
|
3 chunks |
+2 lines, -40 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|