| Index: ios/web/ios_web.gyp
|
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
|
| index 901a8dbd444378092a21e3590c3117ebb7db7fb0..5621e41fc0f5f63d1638d38428b38fd36bf8e681 100644
|
| --- a/ios/web/ios_web.gyp
|
| +++ b/ios/web/ios_web.gyp
|
| @@ -66,6 +66,7 @@
|
| 'public/web_state/crw_web_controller_observer.h',
|
| '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/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',
|
|
|