DescriptionEliminate Bookmarks dependence to bookmark_undo_utils.h.
Introduced a mechanism through BookmarkModelObserver to inform the
bookmark undo service to group a set of bookmark changes instead of an
explicit call.
This removes the dependence to bookmark_undo_utils that was recently
introduced in
https://src.chromium.org/viewvc/chrome?view=rev&revision=241973
BUG=126092
TEST=Added a unit_tests test to ensure that the BookmarkModelObserver is notified.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252832
Patch Set 1 : #
Total comments: 1
Patch Set 2 : All grouped action to notify BookmarkModelObservers #
Total comments: 16
Patch Set 3 : #
Total comments: 1
Patch Set 4 : #
Total comments: 6
Patch Set 5 : #Patch Set 6 : Fix for Android Unit Tests failing #Messages
Total messages: 16 (0 generated)
|