diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index 11409cb..85b9f29 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -176,6 +176,7 @@ 'api/src/PlatformMessagePortChannel.cpp', 'api/src/PlatformMessagePortChannel.h', 'api/src/ResourceHandle.cpp', + 'api/src/SharedWorkerRepository.cpp', 'api/src/SocketStreamHandle.cpp', 'api/src/StorageAreaProxy.cpp', 'api/src/StorageAreaProxy.h', |