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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2621923003: Remove AudioSourceNode class (Closed)
Patch Set: Rebase Created 3 years, 11 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: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index f3811be7b8182464f17dce6dea9aed3dc55a8bd0..08fb41a589d4d31d219294a6207925e5caf6c3ff 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -282,7 +282,6 @@ modules_idl_files =
"webaudio/AudioParam.idl",
"webaudio/AudioProcessingEvent.idl",
"webaudio/AudioScheduledSourceNode.idl",
- "webaudio/AudioSourceNode.idl",
"webaudio/AudioWorkletGlobalScope.idl",
"webaudio/BaseAudioContext.idl",
"webaudio/BiquadFilterNode.idl",

Powered by Google App Engine
This is Rietveld 408576698