| Index: components/sync/driver/invalidation_helper.cc
|
| diff --git a/components/sync_driver/invalidation_helper.cc b/components/sync/driver/invalidation_helper.cc
|
| similarity index 94%
|
| rename from components/sync_driver/invalidation_helper.cc
|
| rename to components/sync/driver/invalidation_helper.cc
|
| index d60f94723034bc0e60df8514075fc4461d02fb29..e28cd1d5e5e77508ae9f6892d574e886157fa2cc 100644
|
| --- a/components/sync_driver/invalidation_helper.cc
|
| +++ b/components/sync/driver/invalidation_helper.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/invalidation_helper.h"
|
| +#include "components/sync/driver/invalidation_helper.h"
|
|
|
| #include <string>
|
|
|
|
|