| Index: components/invalidation/notifier_reason_util.h
|
| diff --git a/components/invalidation/notifier_reason_util.h b/components/invalidation/notifier_reason_util.h
|
| index 530cbb8f1f7a594dedbaa494cb37695cce8ed0a0..16025baf9abca922b34d81a450ea0930c994001d 100644
|
| --- a/components/invalidation/notifier_reason_util.h
|
| +++ b/components/invalidation/notifier_reason_util.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_INVALIDATION_NOTIFIER_REASON_UTIL_H_
|
| #define COMPONENTS_INVALIDATION_NOTIFIER_REASON_UTIL_H_
|
|
|
| +#include "components/invalidation/invalidator_state.h"
|
| #include "jingle/notifier/listener/push_client_observer.h"
|
| -#include "sync/internal_api/public/base/invalidator_state.h"
|
|
|
| namespace syncer {
|
|
|
|
|