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

Unified Diff: Source/bindings/bindings.gypi

Issue 27037002: Get rid of custom bindings for AudioContext's constructor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master 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
« no previous file with comments | « LayoutTests/webaudio/audionode-expected.txt ('k') | Source/bindings/v8/custom/V8AudioContextCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 2a38af33e1c9a6c19d2bbb0282cd488a41e7200e..be44cf20b6ed8ae46af67e2ab2260fbe453c936a 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/V8AudioContextCustom.cpp',
'v8/custom/V8AudioNodeCustom.cpp',
'v8/custom/V8BiquadFilterNodeCustom.cpp',
'v8/custom/V8BlobCustom.cpp',
« no previous file with comments | « LayoutTests/webaudio/audionode-expected.txt ('k') | Source/bindings/v8/custom/V8AudioContextCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698