| Index: public/all.gyp
|
| diff --git a/public/all.gyp b/public/all.gyp
|
| index 49b56a8c101262c30f22e0485e3e2fa67695cb36..766833fd25fee848222fb46246fbb6f25ce929bd 100644
|
| --- a/public/all.gyp
|
| +++ b/public/all.gyp
|
| @@ -39,7 +39,6 @@
|
| '../Source/testing/testing.gyp:TestRunner',
|
| '../Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
|
| '../Source/web/web_tests.gyp:webkit_unit_tests',
|
| - '../Source/weborigin/weborigin_tests.gyp:weborigin_unittests',
|
| '../Source/wtf/wtf_tests.gyp:wtf_unittests',
|
| ],
|
| 'conditions': [
|
|
|