| Index: components/sync_driver/shared_change_processor_unittest.cc
|
| diff --git a/components/sync_driver/shared_change_processor_unittest.cc b/components/sync_driver/shared_change_processor_unittest.cc
|
| index ad8538bdbe4569f818cbac5276f29390c55547c1..ba29ba964cb7af45b41c2ddbf0d332bbfd3c2ca6 100644
|
| --- a/components/sync_driver/shared_change_processor_unittest.cc
|
| +++ b/components/sync_driver/shared_change_processor_unittest.cc
|
| @@ -15,8 +15,8 @@
|
| #include "components/sync_driver/generic_change_processor.h"
|
| #include "components/sync_driver/generic_change_processor_factory.h"
|
| #include "components/sync_driver/sync_api_component_factory.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/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|