Index: Source/web/web.gypi |
diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
index ee4314a9c63a2604232029d6d38c4280c7c866ca..90ba983be2500e608e7896526e57e0eb2a84e21d 100644 |
--- a/Source/web/web.gypi |
+++ b/Source/web/web.gypi |
@@ -43,8 +43,8 @@ |
'GeolocationClientProxy.h', |
'GraphicsLayerFactoryChromium.cpp', |
'GraphicsLayerFactoryChromium.h', |
- 'IDBFactoryBackendProxy.cpp', |
- 'IDBFactoryBackendProxy.h', |
+ 'IndexedDBClientImpl.cpp', |
+ 'IndexedDBClientImpl.h', |
'InspectorClientImpl.cpp', |
'InspectorClientImpl.h', |
'InspectorFrontendClientImpl.cpp', |