| Index: ios/web/ios_web_unittests.gyp
|
| diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
|
| index 89195476714015cfc4d49b681ee414d7b9e05727..7000f886ba1d0e145ee37215cf90e632f1997947 100644
|
| --- a/ios/web/ios_web_unittests.gyp
|
| +++ b/ios/web/ios_web_unittests.gyp
|
| @@ -21,6 +21,7 @@
|
| 'ios_web.gyp:test_support_ios_web',
|
| ],
|
| 'sources': [
|
| + 'alloc_with_zone_interceptor_unittest.mm',
|
| 'browser_state_unittest.cc',
|
| 'crw_network_activity_indicator_manager_unittest.mm',
|
| 'history_state_util_unittest.mm',
|
|
|