| Index: ios/web/ios_web.gyp
|
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
|
| index 5621e41fc0f5f63d1638d38428b38fd36bf8e681..57301c8d9e1252f28ca98214bf3d49126850bfda 100644
|
| --- a/ios/web/ios_web.gyp
|
| +++ b/ios/web/ios_web.gyp
|
| @@ -67,6 +67,7 @@
|
| 'public/web_state/crw_web_delegate.h',
|
| 'public/web_state/crw_web_user_interface_delegate.h'
|
| 'public/web_state/crw_web_view_proxy.h'
|
| + 'public/web_state/crw_web_view_scroll_view_proxy.h'
|
| 'public/web_state/js/crw_js_base_manager.h',
|
| 'public/web_state/js/crw_js_early_script_manager.h',
|
| 'public/web_state/js/crw_js_injection_evaluator.h',
|
|
|