| Index: chrome/browser/sync/notifier/registration_manager.h
|
| diff --git a/chrome/browser/sync/notifier/registration_manager.h b/chrome/browser/sync/notifier/registration_manager.h
|
| index 796d6c4cd70cbb7c942c924d66ac3181a5d15dc6..49ebd4731900102a78102a85f8af42e2bb53628c 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"
|
|
|
|
|