Index: Source/WebKit/chromium/WebKit.gyp |
=================================================================== |
--- Source/WebKit/chromium/WebKit.gyp (revision 102686) |
+++ Source/WebKit/chromium/WebKit.gyp (working copy) |
@@ -729,6 +729,7 @@ |
'tests/WebFrameTest.cpp', |
'tests/WebPageNewSerializerTest.cpp', |
'tests/WebPageSerializerTest.cpp', |
+ 'tests/WebViewTest.cpp', |
], |
'conditions': [ |
['OS=="win" or OS=="mac"', { |