| Index: components/sync/driver/sync_service_observer.cc
|
| diff --git a/components/sync_driver/sync_service_observer.cc b/components/sync/driver/sync_service_observer.cc
|
| similarity index 83%
|
| rename from components/sync_driver/sync_service_observer.cc
|
| rename to components/sync/driver/sync_service_observer.cc
|
| index 00a04ad720bc63824aa6f75f1ae2be536a4f9d2d..3e033c755db621467caac2d1c3195b5dd7174a47 100644
|
| --- a/components/sync_driver/sync_service_observer.cc
|
| +++ b/components/sync/driver/sync_service_observer.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_service_observer.h"
|
| +#include "components/sync/driver/sync_service_observer.h"
|
|
|
| namespace sync_driver {
|
|
|
|
|