| Index: components/sync/api/attachments/attachment_service_proxy_unittest.cc
|
| diff --git a/components/sync/core_impl/attachments/attachment_service_proxy_unittest.cc b/components/sync/api/attachments/attachment_service_proxy_unittest.cc
|
| similarity index 98%
|
| rename from components/sync/core_impl/attachments/attachment_service_proxy_unittest.cc
|
| rename to components/sync/api/attachments/attachment_service_proxy_unittest.cc
|
| index fc82ac703a46c046acee0d6583e56d36362b5897..cadf8d0be34ca81cc46f223ed0baa008bb8657a7 100644
|
| --- a/components/sync/core_impl/attachments/attachment_service_proxy_unittest.cc
|
| +++ b/components/sync/api/attachments/attachment_service_proxy_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/sync/core/attachments/attachment_service_proxy.h"
|
| +#include "components/sync/api/attachments/attachment_service_proxy.h"
|
|
|
| #include <memory>
|
|
|
|
|