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

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: Throw exception when max number of hardware contexts is reached 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..49d6c20c6728cdbfecc122ed2fad0b57af615e91 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -152,7 +152,6 @@
'v8/custom/V8ArrayBufferViewCustom.cpp',
'v8/custom/V8ArrayBufferViewCustom.h',
'v8/custom/V8AudioBufferSourceNodeCustom.cpp',
- 'v8/custom/V8AudioContextCustom.cpp',
'v8/custom/V8AudioNodeCustom.cpp',
'v8/custom/V8BiquadFilterNodeCustom.cpp',
'v8/custom/V8BlobCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698