Chromium Code Reviews| Index: ios/web/ios_web.gyp |
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
| index 35ca42be3865251d816bfd8be4d2c01d4876b96e..dc71de0137721e8551794dd34fbe4122c8f93b8a 100644 |
| --- a/ios/web/ios_web.gyp |
| +++ b/ios/web/ios_web.gyp |
| @@ -27,6 +27,8 @@ |
| '../../url/url.gyp:url_lib', |
| ], |
| 'sources': [ |
| + 'alloc_with_zone_interceptor.h', |
| + 'alloc_with_zone_interceptor.mm', |
| 'browser_state.cc', |
| 'load_committed_details.cc', |
| 'navigation/navigation_item_impl.h', |