| Index: components/sync/api/entity_data.cc
|
| diff --git a/sync/api/entity_data.cc b/components/sync/api/entity_data.cc
|
| similarity index 96%
|
| rename from sync/api/entity_data.cc
|
| rename to components/sync/api/entity_data.cc
|
| index 2c77bde63fa36e6e67fce23ad8cd063dc15253cc..59500fa3324b41cca4ce0b967f27ed811b73632c 100644
|
| --- a/sync/api/entity_data.cc
|
| +++ b/components/sync/api/entity_data.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/api/entity_data.h"
|
| +#include "components/sync/api/entity_data.h"
|
|
|
| #include <algorithm>
|
|
|
|
|