| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index a63c47ad647a0d8d0aafd3052aa42f24f3598aea..c8d351014af4b85c9d40d0e45b599db1af04e6f0 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',
|
|
|