| Index: Source/WebKit/chromium/WebKit.gyp
|
| ===================================================================
|
| --- Source/WebKit/chromium/WebKit.gyp (revision 117067)
|
| +++ Source/WebKit/chromium/WebKit.gyp (working copy)
|
| @@ -470,6 +470,8 @@
|
| 'src/SpeechRecognitionClientProxy.h',
|
| 'src/StorageAreaProxy.cpp',
|
| 'src/StorageAreaProxy.h',
|
| + 'src/StorageEventDispatcherImpl.cpp',
|
| + 'src/StorageEventDispatcherImpl.h',
|
| 'src/StorageInfoChromium.cpp',
|
| 'src/StorageNamespaceProxy.cpp',
|
| 'src/StorageNamespaceProxy.h',
|
| @@ -647,6 +649,7 @@
|
| 'src/WebSpeechRecognitionHandle.cpp',
|
| 'src/WebSpeechRecognitionResult.cpp',
|
| 'src/WebStorageEventDispatcherImpl.cpp',
|
| + 'src/WebStorageEventDispatcherImpl.h',
|
| 'src/WebStorageQuotaCallbacksImpl.cpp',
|
| 'src/WebStorageQuotaCallbacksImpl.h',
|
| 'src/WebSurroundingText.cpp',
|
|
|