Index: chrome/browser/sync/glue/sync_backend_registrar.h |
diff --git a/chrome/browser/sync/glue/sync_backend_registrar.h b/chrome/browser/sync/glue/sync_backend_registrar.h |
index 44883312635b1fbd3cd77d538b5eb7d7ddd52261..b9c82c91bd270fa906f561de7dffe53c8303a7d5 100644 |
--- a/chrome/browser/sync/glue/sync_backend_registrar.h |
+++ b/chrome/browser/sync/glue/sync_backend_registrar.h |
@@ -14,8 +14,8 @@ |
#include "base/memory/ref_counted.h" |
#include "base/synchronization/lock.h" |
#include "sync/internal_api/public/engine/model_safe_worker.h" |
+#include "sync/internal_api/public/sync_manager.h" |
#include "sync/internal_api/public/syncable/model_type.h" |
-#include "sync/internal_api/sync_manager.h" |
class MessageLoop; |
class Profile; |