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

Unified Diff: WebCore/WebCore.gypi

Issue 11192017: ********** WebCore blob hacking (Closed) Base URL: http://svn.webkit.org/repository/webkit/trunk/Source/
Patch Set: Created 8 years 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
Index: WebCore/WebCore.gypi
===================================================================
--- WebCore/WebCore.gypi (revision 136547)
+++ WebCore/WebCore.gypi (working copy)
@@ -2775,8 +2775,6 @@
'fileapi/FileThread.cpp',
'fileapi/FileThread.h',
'fileapi/FileThreadTask.h',
- 'fileapi/ThreadableBlobRegistry.cpp',
- 'fileapi/ThreadableBlobRegistry.h',
kinuko 2013/01/07 09:38:06 yay
'fileapi/WebKitBlobBuilder.cpp',
'fileapi/WebKitBlobBuilder.h',
'history/BackForwardController.cpp',
@@ -5336,6 +5334,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',

Powered by Google App Engine
This is Rietveld 408576698