| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 727afc03106fcf7ed3b152446057a5a89527f492..6d7003679b6526d16431f0134dfed228e1428239 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3689,6 +3689,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',
|
|
|