| Index: components/sync_driver/ui_data_type_controller_unittest.cc
|
| diff --git a/components/sync_driver/ui_data_type_controller_unittest.cc b/components/sync_driver/ui_data_type_controller_unittest.cc
|
| index 46d635baee29af003f57fe414b72a78c4a8eeecc..0b2c3e0665dbc196d636b01c0396dc5aaadde38c 100644
|
| --- a/components/sync_driver/ui_data_type_controller_unittest.cc
|
| +++ b/components/sync_driver/ui_data_type_controller_unittest.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/tracked_objects.h"
|
| #include "components/sync_driver/data_type_controller_mock.h"
|
| #include "components/sync_driver/fake_generic_change_processor.h"
|
| -#include "sync/api/attachments/attachment_service_impl.h"
|
| #include "sync/api/fake_syncable_service.h"
|
| +#include "sync/internal_api/public/attachments/attachment_service_impl.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using testing::_;
|
|
|