| Index: components/sync/base/weak_handle.cc
|
| diff --git a/sync/internal_api/public/util/weak_handle.cc b/components/sync/base/weak_handle.cc
|
| similarity index 94%
|
| rename from sync/internal_api/public/util/weak_handle.cc
|
| rename to components/sync/base/weak_handle.cc
|
| index 94cd6a0a00f22a5fc7718f5ca54dfa0b97a3c6a5..d2d784d1868d556329a0a8a58b28432c6450dd22 100644
|
| --- a/sync/internal_api/public/util/weak_handle.cc
|
| +++ b/components/sync/base/weak_handle.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/weak_handle.h"
|
| +#include "components/sync/base/weak_handle.h"
|
|
|
| #include <sstream>
|
|
|
|
|