| Index: sync/internal_api/public/test_user_share.cc
|
| diff --git a/sync/internal_api/test_user_share.cc b/sync/internal_api/public/test_user_share.cc
|
| similarity index 95%
|
| rename from sync/internal_api/test_user_share.cc
|
| rename to sync/internal_api/public/test_user_share.cc
|
| index 743f3d05b4de2b4c1359b7dccc06e1eff814f87d..d9f6ade67dd8ef9429f72f6cbbf675748e8e3e05 100644
|
| --- a/sync/internal_api/test_user_share.cc
|
| +++ b/sync/internal_api/public/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 "sync/internal_api/test_user_share.h"
|
| +#include "sync/internal_api/public/test_user_share.h"
|
|
|
| #include "base/compiler_specific.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|