Index: Source/WebKit/chromium/WebKit.gyp |
=================================================================== |
--- Source/WebKit/chromium/WebKit.gyp (revision 144946) |
+++ Source/WebKit/chromium/WebKit.gyp (working copy) |
@@ -653,6 +653,7 @@ |
# We should not include files depending on webkit_support. |
# These tests depend on webkit_support and |
# functions defined only in !WEBKIT_IMPLEMENTATION. |
+ 'tests/IDBCleanupOnIOErrorTest.cpp', |
'tests/LevelDBTest.cpp', |
], |
'conditions': [ |