Index: chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc |
diff --git a/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc b/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc |
index 6148be96c32fb27b425f76ccff0d36e5164fea8c..dfccb18eac48b791c1407a50282210ba98e8a27b 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc |
+++ b/chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc |
@@ -28,6 +28,7 @@ |
#include "content/public/test/test_utils.h" |
#include "google/cacheinvalidation/include/types.h" |
#include "net/url_request/test_url_fetcher_factory.h" |
+#include "sync/internal_api/public/base/invalidator_state.h" |
#include "sync/internal_api/public/base/model_type.h" |
#include "sync/internal_api/public/engine/model_safe_worker.h" |
#include "sync/internal_api/public/http_bridge_network_resources.h" |
@@ -38,7 +39,6 @@ |
#include "sync/internal_api/public/sync_manager_factory.h" |
#include "sync/internal_api/public/test/fake_sync_manager.h" |
#include "sync/internal_api/public/util/experiments.h" |
-#include "sync/notifier/invalidator_state.h" |
#include "sync/protocol/encryption.pb.h" |
#include "sync/protocol/sync_protocol_error.h" |
#include "sync/util/test_unrecoverable_error_handler.h" |