Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(146)

Unified Diff: Source/bindings/bindings.gypi

Issue 26883005: Get rid of custom bindings for AudioBufferSourceNode.buffer setter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Improve exception message Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 2d222dd0193cd9191290cf675f672236d76b8c0d..2a38af33e1c9a6c19d2bbb0282cd488a41e7200e 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -151,7 +151,6 @@
'v8/custom/V8ArrayBufferCustom.h',
'v8/custom/V8ArrayBufferViewCustom.cpp',
'v8/custom/V8ArrayBufferViewCustom.h',
- 'v8/custom/V8AudioBufferSourceNodeCustom.cpp',
'v8/custom/V8AudioContextCustom.cpp',
'v8/custom/V8AudioNodeCustom.cpp',
'v8/custom/V8BiquadFilterNodeCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698