| Index: components/sync/base/proto_value_ptr_unittest.cc
|
| diff --git a/sync/internal_api/public/util/proto_value_ptr_unittest.cc b/components/sync/base/proto_value_ptr_unittest.cc
|
| similarity index 99%
|
| rename from sync/internal_api/public/util/proto_value_ptr_unittest.cc
|
| rename to components/sync/base/proto_value_ptr_unittest.cc
|
| index af0bcf5a0602f498d22785c7f1e14a7df76e7b59..7531ce152e79f3a6396b6c184b9b3eb6b5d5e564 100644
|
| --- a/sync/internal_api/public/util/proto_value_ptr_unittest.cc
|
| +++ b/components/sync/base/proto_value_ptr_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 "sync/internal_api/public/util/proto_value_ptr.h"
|
| +#include "components/sync/base/proto_value_ptr.h"
|
|
|
| #include <memory>
|
| #include <utility>
|
|
|