Home
last modified time | relevance | path

Searched refs:bookmark_change_processor_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_factory_mock.cc20 bookmark_change_processor_(bookmark_change_processor) { in ProfileSyncFactoryMock()
33 bookmark_change_processor_.release()); in MakeBookmarkSyncComponents()
Dprofile_sync_factory_mock.h78 scoped_ptr<browser_sync::ChangeProcessor> bookmark_change_processor_; variable