| Index: chrome/browser/sync/glue/invalidation_helper.h
|
| diff --git a/chrome/browser/sync/glue/invalidation_helper.h b/chrome/browser/sync/glue/invalidation_helper.h
|
| index 3dea357fff6bb3b80e70c5f99545948572fd557d..b53709ee5eead22737a85ee71a4041c5a091f41e 100644
|
| --- a/chrome/browser/sync/glue/invalidation_helper.h
|
| +++ b/chrome/browser/sync/glue/invalidation_helper.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_SYNC_GLUE_INVALIDATION_HELPER_H_
|
| #define CHROME_BROWSER_SYNC_GLUE_INVALIDATION_HELPER_H_
|
|
|
| +#include "components/invalidation/invalidation_util.h"
|
| #include "google/cacheinvalidation/include/types.h"
|
| -#include "sync/internal_api/public/base/invalidation_util.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
|
|
| namespace syncer {
|
|
|