| 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',
|
|
|