Index: components/sync_driver/shared_change_processor_ref.h |
diff --git a/components/sync_driver/shared_change_processor_ref.h b/components/sync_driver/shared_change_processor_ref.h |
index 0557009067c8afee4e7649ff72404109e6e3b24a..638c4b70360ad618cf8d8dd7a8c9e4d55af56582 100644 |
--- a/components/sync_driver/shared_change_processor_ref.h |
+++ b/components/sync_driver/shared_change_processor_ref.h |
@@ -9,9 +9,9 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
+#include "components/sync/api/sync_change_processor.h" |
+#include "components/sync/api/sync_error_factory.h" |
#include "components/sync_driver/shared_change_processor.h" |
-#include "sync/api/sync_change_processor.h" |
-#include "sync/api/sync_error_factory.h" |
namespace sync_driver { |