| Index: ios/web/ios_web_unittests.gyp
|
| diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
|
| index d0a04bd704a2ca1f9ed69bcec40e4c561de1906a..b1d36dab21f548b8cac2bc8eae16fa6b2b6b202d 100644
|
| --- a/ios/web/ios_web_unittests.gyp
|
| +++ b/ios/web/ios_web_unittests.gyp
|
| @@ -19,6 +19,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',
|
|
|