| Index: components/sync/api/sync_change_unittest.cc
|
| diff --git a/components/sync/api/sync_change_unittest.cc b/components/sync/api/sync_change_unittest.cc
|
| index d8e42429d5f195bf7322f51cc11b30c6aeb198e3..79d6619982837b8abfd1e4b7c49182cdbde9dedc 100644
|
| --- a/components/sync/api/sync_change_unittest.cc
|
| +++ b/components/sync/api/sync_change_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/time/time.h"
|
| #include "base/values.h"
|
| #include "components/sync/api/attachments/attachment_id.h"
|
| -#include "components/sync/core/attachments/attachment_service_proxy_for_test.h"
|
| +#include "components/sync/api/attachments/attachment_service_proxy_for_test.h"
|
| #include "components/sync/protocol/preference_specifics.pb.h"
|
| #include "components/sync/protocol/proto_value_conversions.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|