| Index: sync/internal_api/read_node_mock.cc
|
| diff --git a/chrome/browser/sync/internal_api/read_node_mock.cc b/sync/internal_api/read_node_mock.cc
|
| similarity index 82%
|
| rename from chrome/browser/sync/internal_api/read_node_mock.cc
|
| rename to sync/internal_api/read_node_mock.cc
|
| index bbe23ea50bb8b32646e1aa6e8ce05f856892ef44..9192459f987cd1840490e01e8784170710719631 100644
|
| --- a/chrome/browser/sync/internal_api/read_node_mock.cc
|
| +++ b/sync/internal_api/read_node_mock.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 "chrome/browser/sync/internal_api/read_node_mock.h"
|
| +#include "sync/internal_api/read_node_mock.h"
|
|
|
| #include "sync/protocol/autofill_specifics.pb.h"
|
|
|
|
|