| Index: ios/web/ios_web.gyp
|
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
|
| index ff79384af177f82ddb1c95e77c4b1bc3a6365f33..f8edbee5b131cbd12c8b4d90e2b7b00f00545280 100644
|
| --- a/ios/web/ios_web.gyp
|
| +++ b/ios/web/ios_web.gyp
|
| @@ -85,6 +85,8 @@
|
| 'interstitials/web_interstitial_impl.h',
|
| 'interstitials/web_interstitial_impl.mm',
|
| 'load_committed_details.cc',
|
| + 'navigation/crw_serialized_navigation_manager.h',
|
| + 'navigation/crw_serialized_navigation_manager.mm',
|
| 'navigation/crw_session_certificate_policy_manager.h',
|
| 'navigation/crw_session_certificate_policy_manager.mm',
|
| 'navigation/crw_session_controller+private_constructors.h',
|
| @@ -101,6 +103,8 @@
|
| 'navigation/navigation_manager_impl.mm',
|
| 'navigation/nscoder_util.h',
|
| 'navigation/nscoder_util.mm',
|
| + 'navigation/serialized_navigation_manager_builder.h',
|
| + 'navigation/serialized_navigation_manager_builder.mm',
|
| 'navigation/time_smoother.cc',
|
| 'navigation/time_smoother.h',
|
| 'navigation/web_load_params.h',
|
|
|