| Index: components/sync/driver/sync_client.cc
|
| diff --git a/components/sync_driver/sync_client.cc b/components/sync/driver/sync_client.cc
|
| similarity index 85%
|
| rename from components/sync_driver/sync_client.cc
|
| rename to components/sync/driver/sync_client.cc
|
| index d4122ad09e00de3ca51a06d8e793f0d83cc0f1a1..cb83180c4c493f84e9aebff30234f007759c04ed 100644
|
| --- a/components/sync_driver/sync_client.cc
|
| +++ b/components/sync/driver/sync_client.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 "components/sync_driver/sync_client.h"
|
| +#include "components/sync/driver/sync_client.h"
|
|
|
| namespace sync_driver {
|
|
|
|
|