summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/registration_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/notifier/registration_manager.h')
-rw-r--r--chrome/browser/sync/notifier/registration_manager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/sync/notifier/registration_manager.h b/chrome/browser/sync/notifier/registration_manager.h
index 796d6c4c..49ebd47 100644
--- a/chrome/browser/sync/notifier/registration_manager.h
+++ b/chrome/browser/sync/notifier/registration_manager.h
@@ -13,9 +13,10 @@
#include "base/basictypes.h"
#include "base/threading/non_thread_safe.h"
+#include "base/threading/non_thread_safe.h"
#include "base/time.h"
#include "base/timer.h"
-#include "chrome/browser/sync/syncable/model_type.h"
+#include "sync/syncable/model_type.h"
// For invalidation::InvalidationListener::RegistrationState.
#include "google/cacheinvalidation/include/invalidation-listener.h"