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

Unified Diff: Source/bindings/bindings.gypi

Issue 209423006: WebAudio: Remove legacy support for numerical values for Oscillator types. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 8 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 9e5ccd36df564d9916796ae5b20f33a78554078b..cedd145282f1f59251b5d5e673e60906886c0f3e 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -211,7 +211,6 @@
'v8/custom/V8MessagePortCustom.cpp',
'v8/custom/V8MutationObserverCustom.cpp',
'v8/custom/V8NodeCustom.cpp',
- 'v8/custom/V8OscillatorNodeCustom.cpp',
'v8/custom/V8PerformanceEntryCustom.cpp',
'v8/custom/V8PopStateEventCustom.cpp',
'v8/custom/V8PromiseCustom.cpp',
« no previous file with comments | « LayoutTests/webaudio/resources/oscillator-testing.js ('k') | Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698