| Index: Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| diff --git a/Source/WebCore/bindings/dart/gyp/overrides.gypi b/Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| index 813f0de537733f3ec72eee7dc907da6ebadb0c13..ebc8733dd586ad8cc653a7be6d20ff188b89cf71 100644
|
| --- a/Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| +++ b/Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| @@ -36,6 +36,7 @@
|
| '../DartUtilities.h',
|
| '../V8Converter.cpp',
|
| '../V8Converter.h',
|
| + '../custom/DartArrayBufferCustom.cpp',
|
| '../custom/DartAudioBufferSourceNodeCustom.cpp',
|
| '../custom/DartAudioContextCustom.cpp',
|
| '../custom/DartAudioNodeCustom.cpp',
|
|
|