| Index: components/sync/syncable/test_user_share.cc
|
| diff --git a/components/sync/core_impl/test/test_user_share.cc b/components/sync/syncable/test_user_share.cc
|
| similarity index 98%
|
| rename from components/sync/core_impl/test/test_user_share.cc
|
| rename to components/sync/syncable/test_user_share.cc
|
| index cbb074812d170f9306c7adc654a0b1ebbbe472ef..f50cfbf233e5156dee48e0a4a6f598fcd71d5b81 100644
|
| --- a/components/sync/core_impl/test/test_user_share.cc
|
| +++ b/components/sync/syncable/test_user_share.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/test/test_user_share.h"
|
| +#include "components/sync/syncable/test_user_share.h"
|
|
|
| #include "base/compiler_specific.h"
|
| #include "components/sync/syncable/directory.h"
|
|
|