Index: Source/WebKit/chromium/WebKit.gypi |
=================================================================== |
--- Source/WebKit/chromium/WebKit.gypi (revision 119484) |
+++ Source/WebKit/chromium/WebKit.gypi (working copy) |
@@ -104,7 +104,9 @@ |
'tests/FrameTestHelpers.cpp', |
'tests/FrameTestHelpers.h', |
'tests/GraphicsLayerChromiumTest.cpp', |
+ 'tests/IDBAbortOnCorruptTest.cpp', |
'tests/IDBBindingUtilitiesTest.cpp', |
+ 'tests/IDBFakeBackingStore.h', |
'tests/IDBKeyPathTest.cpp', |
'tests/IDBLevelDBCodingTest.cpp', |
'tests/ImageLayerChromiumTest.cpp', |