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

Unified Diff: Source/core/core.gypi

Issue 18590006: Blob support for IDB [Blink] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge fixes [builds, untested] Created 7 years, 3 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 4530d0d1e7659728d6ec0d64ce0e1ab0ce0e4e11..653103d07db4bf282c766a5db22777d0c8e3adf3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3751,6 +3751,7 @@
'platform/chromium/support/WebActiveGestureAnimation.h',
'platform/chromium/support/WebArrayBuffer.cpp',
'platform/chromium/support/WebAudioBus.cpp',
+ 'platform/chromium/support/WebBlobInfo.cpp',
'platform/chromium/support/WebCrypto.cpp',
'platform/chromium/support/WebCryptoAlgorithm.cpp',
'platform/chromium/support/WebCryptoKey.cpp',

Powered by Google App Engine
This is Rietveld 408576698