Chromium Code Reviews| Index: ios/web/ios_web.gyp |
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp |
| index 478fd7fe7641603ee1775e18211c8488993583f6..abf30b31ecde555e8a44b9287e47f383b9305539 100644 |
| --- a/ios/web/ios_web.gyp |
| +++ b/ios/web/ios_web.gyp |
| @@ -24,6 +24,8 @@ |
| '../../ui/gfx/gfx.gyp:gfx', |
| ], |
| 'sources': [ |
| + 'alloc_with_zone_interceptor.h', |
| + 'alloc_with_zone_interceptor.mm', |
| 'browser_state.cc', |
| 'load_committed_details.cc', |
| 'navigation/navigation_item_impl.h', |