| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index cc62245534182d66f6022f404e351ae0359edf1d..bd34b4e2f84b49d5085577c6eab7d77dd919e145 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3667,6 +3667,7 @@
|
| 'platform/chromium/support/Platform.cpp',
|
| 'platform/chromium/support/WebActiveGestureAnimation.cpp',
|
| 'platform/chromium/support/WebActiveGestureAnimation.h',
|
| + 'platform/chromium/support/WebArrayBuffer.cpp',
|
| 'platform/chromium/support/WebAudioBus.cpp',
|
| 'platform/chromium/support/WebCryptoAlgorithm.cpp',
|
| 'platform/chromium/support/WebCryptoKey.cpp',
|
|
|