| Index: Source/WebKit/chromium/WebKit.gypi | 
| =================================================================== | 
| --- Source/WebKit/chromium/WebKit.gypi	(revision 102682) | 
| +++ Source/WebKit/chromium/WebKit.gypi	(working copy) | 
| @@ -70,8 +70,6 @@ | 
| 'tests/CCSchedulerTestCommon.h', | 
| 'tests/CCThreadTaskTest.cpp', | 
| 'tests/FloatQuadTest.cpp', | 
| -            'tests/FrameTestHelpers.cpp', | 
| -            'tests/FrameTestHelpers.h', | 
| 'tests/IDBBindingUtilitiesTest.cpp', | 
| 'tests/IDBKeyPathTest.cpp', | 
| 'tests/IDBLevelDBCodingTest.cpp', | 
| @@ -96,7 +94,6 @@ | 
| 'tests/WebPageNewSerializerTest.cpp', | 
| 'tests/WebPageSerializerTest.cpp', | 
| 'tests/WebURLRequestTest.cpp', | 
| -            'tests/WebViewTest.cpp', | 
| ], | 
|  | 
| 'conditions': [ | 
|  |