| Index: ios/ios.gyp
|
| diff --git a/ios/ios.gyp b/ios/ios.gyp
|
| index ba0c32650d81769af5a09b59d7f7a4cd45cf9b14..851dcaacd0e47582d84cdef6a9e466ff0319fadc 100644
|
| --- a/ios/ios.gyp
|
| +++ b/ios/ios.gyp
|
| @@ -23,11 +23,10 @@
|
| 'provider/ios_provider_chrome.gyp:*',
|
| 'provider/ios_provider_web.gyp:*',
|
| 'testing/ios_testing.gyp:*',
|
| - 'third_party/fishhook/fishhook.gyp:*',
|
| - 'third_party/ochamcrest/ochamcrest.gyp:*',
|
| 'web/ios_web.gyp:*',
|
| 'web/ios_web_inttests.gyp:*',
|
| 'web/ios_web_shell.gyp:*',
|
| + 'web/ios_web_shell_tests.gyp:*',
|
| 'web/ios_web_unittests.gyp:*',
|
| ],
|
| },
|
|
|