| Index: ios/web/ios_web_unittests.gyp
|
| diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
|
| index fefbb7a492185cf61d06910abbeb77d446448ef9..db23ec1f2ca8c37722fc22e9293f58e8062d20c0 100644
|
| --- a/ios/web/ios_web_unittests.gyp
|
| +++ b/ios/web/ios_web_unittests.gyp
|
| @@ -20,7 +20,7 @@
|
| '../../ui/base/ui_base.gyp:ui_base_test_support',
|
| '../testing/ios_testing.gyp:ocmock_support',
|
| 'ios_web.gyp:ios_web',
|
| - 'ios_web.gyp:test_support_ios_web',
|
| + 'ios_web.gyp:ios_web_test_support',
|
| ],
|
| 'sources': [
|
| 'active_state_manager_impl_unittest.mm',
|
|
|