| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index d00b12919da06dffe689d0cf665725da9383b046..30296104fdaa9ac973eff5793ebb4886f9c47f24 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -240,6 +240,7 @@
|
| 'audio/mac/FFTFrameMac.cpp',
|
| 'blob/BlobData.cpp',
|
| 'blob/BlobData.h',
|
| + 'blob/BlobInfo.h',
|
| 'blob/BlobRegistry.cpp',
|
| 'blob/BlobRegistry.h',
|
| 'blob/BlobURL.cpp',
|
| @@ -257,6 +258,7 @@
|
| 'exported/WebAudioBus.cpp',
|
| 'exported/WebAudioDevice.cpp',
|
| 'exported/WebBlobData.cpp',
|
| + 'exported/WebBlobInfo.cpp',
|
| 'exported/WebContentDecryptionModule.cpp',
|
| 'exported/WebContentDecryptionModuleSession.cpp',
|
| 'exported/WebCryptoAlgorithm.cpp',
|
|
|