| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4bad7c350ef14810e52b64ec72beb1275a6aece2..40908dc12fc134a448ca41e7c529312838a01b4a 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3617,6 +3617,7 @@
|
| 'platform/chromium/support/WebActiveGestureAnimation.cpp',
|
| 'platform/chromium/support/WebActiveGestureAnimation.h',
|
| 'platform/chromium/support/WebAudioBus.cpp',
|
| + 'platform/chromium/support/WebCryptoAlgorithm.cpp',
|
| 'platform/chromium/support/WebCursorInfo.cpp',
|
| 'platform/chromium/support/WebData.cpp',
|
| 'platform/chromium/support/WebDeviceMotionData.cpp',
|
|
|