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

Unified Diff: Source/core/core.gypi

Issue 26283005: Move blob-related code to platform/blob (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix win build Created 7 years, 2 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 | « no previous file | Source/core/dom/DOMURL.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 40632b70a1a7105d4ce83af9ea7a3903177d87c1..d037c4a82b03f4340922aab0c57d59894517db80 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -962,10 +962,6 @@
'fileapi/Blob.h',
'fileapi/BlobBuilder.cpp',
'fileapi/BlobBuilder.h',
- 'fileapi/BlobRegistry.cpp',
- 'fileapi/BlobRegistry.h',
- 'fileapi/BlobURL.cpp',
- 'fileapi/BlobURL.h',
'fileapi/File.cpp',
'fileapi/File.h',
'fileapi/FileError.cpp',
@@ -3020,8 +3016,6 @@
'platform/mock/ScrollbarThemeMock.cpp',
'platform/mock/ScrollbarThemeMock.h',
'platform/mock/ScrollbarThemeOverlayMock.h',
- 'platform/network/BlobData.cpp',
- 'platform/network/BlobData.h',
'platform/network/FormData.cpp',
'platform/network/FormDataBuilder.cpp',
'platform/network/FormDataBuilder.h',
@@ -3561,7 +3555,6 @@
'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
'platform/chromium/support/WebSpeechSynthesizerClientImpl.h',
- 'platform/chromium/support/WebThreadSafeData.cpp',
'platform/chromium/support/WebTransformKeyframe.cpp',
'platform/chromium/support/WebURLRequest.cpp',
'platform/chromium/support/WebURLRequestPrivate.h',
« no previous file with comments | « no previous file | Source/core/dom/DOMURL.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698