| Index: Source/web/web.gypi
 | 
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
 | 
| index 22f3e7d9b37334ffa4a80bfe91891e447504a386..961fc9f37fa61569b132b1be71ae71bc33e744ac 100644
 | 
| --- a/Source/web/web.gypi
 | 
| +++ b/Source/web/web.gypi
 | 
| @@ -242,8 +242,6 @@
 | 
|        'WebSpeechRecognitionHandle.cpp',
 | 
|        'WebSpeechRecognitionResult.cpp',
 | 
|        'WebStorageEventDispatcherImpl.cpp',
 | 
| -      'WebStorageQuotaCallbacksImpl.cpp',
 | 
| -      'WebStorageQuotaCallbacksImpl.h',
 | 
|        'WebSurroundingText.cpp',
 | 
|        'WebTextCheckingCompletionImpl.cpp',
 | 
|        'WebTextCheckingCompletionImpl.h',
 | 
| @@ -276,8 +274,6 @@
 | 
|        'WorkerFileSystemClient.h',
 | 
|        'WorkerFileWriterCallbacksBridge.cpp',
 | 
|        'WorkerFileWriterCallbacksBridge.h',
 | 
| -      'WorkerStorageQuotaCallbacksBridge.cpp',
 | 
| -      'WorkerStorageQuotaCallbacksBridge.h',
 | 
|        'android/WebInputEventFactory.cpp',
 | 
|        'default/WebRenderTheme.cpp',
 | 
|        'gtk/WebInputEventFactory.cpp',
 | 
| 
 |