Index: components/sync/engine_impl/events/poll_get_updates_request_event.cc |
diff --git a/components/sync/engine/events/poll_get_updates_request_event.cc b/components/sync/engine_impl/events/poll_get_updates_request_event.cc |
similarity index 93% |
rename from components/sync/engine/events/poll_get_updates_request_event.cc |
rename to components/sync/engine_impl/events/poll_get_updates_request_event.cc |
index 4bd002a5be9cb6cb1203929e8b19fdd7f99026fd..c26836896e655a5ca4c4b108c0d47f9a8fd958dd 100644 |
--- a/components/sync/engine/events/poll_get_updates_request_event.cc |
+++ b/components/sync/engine_impl/events/poll_get_updates_request_event.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/engine/events/poll_get_updates_request_event.h" |
+#include "components/sync/engine_impl/events/poll_get_updates_request_event.h" |
#include "components/sync/protocol/proto_value_conversions.h" |