| Index: components/sync_bookmarks/bookmark_data_type_controller_unittest.cc
|
| diff --git a/components/sync_bookmarks/bookmark_data_type_controller_unittest.cc b/components/sync_bookmarks/bookmark_data_type_controller_unittest.cc
|
| index 50522a35c158100a62d9bc1694d5d2749050f47f..7def102cc08d67f1bcf469682682e1786e74be48 100644
|
| --- a/components/sync_bookmarks/bookmark_data_type_controller_unittest.cc
|
| +++ b/components/sync_bookmarks/bookmark_data_type_controller_unittest.cc
|
| @@ -29,7 +29,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using bookmarks::BookmarkModel;
|
| -using browser_sync::BookmarkDataTypeController;
|
| +using sync_bookmarks::BookmarkDataTypeController;
|
| using sync_driver::ChangeProcessorMock;
|
| using sync_driver::DataTypeController;
|
| using sync_driver::ModelAssociatorMock;
|
|
|