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