| Index: ios/web/ios_web.gyp
|
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
|
| index 5621e41fc0f5f63d1638d38428b38fd36bf8e681..9f1845a7bb12be235fd08f2172b8863f30ae238a 100644
|
| --- a/ios/web/ios_web.gyp
|
| +++ b/ios/web/ios_web.gyp
|
| @@ -73,6 +73,8 @@
|
| 'public/web_state/js/crw_js_injection_manager.h',
|
| 'public/web_state/js/crw_js_injection_receiver.h',
|
| 'public/web_state/js/crw_js_message_manager.h',
|
| + 'public/web_state/page_scroll_state.h',
|
| + 'public/web_state/page_scroll_state.mm',
|
| 'public/web_state/url_verification_constants.h',
|
| 'public/web_state/web_state_observer.h',
|
| 'public/web_state/web_state_observer_bridge.h',
|
|
|