| Index: WebCore/WebCore.gypi
|
| ===================================================================
|
| --- WebCore/WebCore.gypi (revision 132804)
|
| +++ WebCore/WebCore.gypi (working copy)
|
| @@ -2806,8 +2806,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',
|
| @@ -5525,6 +5523,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',
|
|
|