| Index: sync/notifier/invalidation_handler.h
|
| diff --git a/sync/notifier/invalidation_handler.h b/sync/notifier/invalidation_handler.h
|
| index 29843904cd0e38214bebedeeedeeb40829d2f5b9..a999cf6cb9e208edafae5b785feebfa0c51c1369 100644
|
| --- a/sync/notifier/invalidation_handler.h
|
| +++ b/sync/notifier/invalidation_handler.h
|
| @@ -6,7 +6,7 @@
|
| #define SYNC_NOTIFIER_INVALIDATION_HANDLER_H_
|
|
|
| #include "sync/base/sync_export.h"
|
| -#include "sync/notifier/invalidator_state.h"
|
| +#include "sync/internal_api/public/base/invalidator_state.h"
|
|
|
| namespace syncer {
|
|
|
|
|