Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2056)

Unified Diff: WebCore/WebCore.gypi

Issue 11192017: ********** WebCore blob hacking (Closed) Base URL: http://svn.webkit.org/repository/webkit/trunk/Source/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.cpp ('k') | WebCore/WebCore.gyp/WebCore.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.cpp ('k') | WebCore/WebCore.gyp/WebCore.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698