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