Index: WebCore/WebCore.gypi |
=================================================================== |
--- WebCore/WebCore.gypi (revision 140218) |
+++ WebCore/WebCore.gypi (working copy) |
@@ -1738,8 +1738,6 @@ |
'fileapi/FileThread.cpp', |
'fileapi/FileThread.h', |
'fileapi/FileThreadTask.h', |
- 'fileapi/ThreadableBlobRegistry.cpp', |
- 'fileapi/ThreadableBlobRegistry.h', |
'fileapi/WebKitBlobBuilder.cpp', |
'fileapi/WebKitBlobBuilder.h', |
'history/BackForwardController.cpp', |
@@ -4370,6 +4368,7 @@ |
'platform/network/AuthenticationChallengeBase.cpp', |
'platform/network/BlobData.cpp', |
'platform/network/BlobData.h', |
+ 'platform/network/BlobRegistry.cpp', |
'platform/network/BlobRegistry.h', |
'platform/network/BlobRegistryImpl.cpp', |
'platform/network/BlobRegistryImpl.h', |