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

Unified Diff: third_party/WebKit/Source/modules/webaudio/BUILD.gn

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/webaudio/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/webaudio/BUILD.gn b/third_party/WebKit/Source/modules/webaudio/BUILD.gn
index 6bfd053b9213ae57305dc70fa22361179d3a0f9a..4ef941748db03a21296fb7c2f5df224e7f79cacc 100644
--- a/third_party/WebKit/Source/modules/webaudio/BUILD.gn
+++ b/third_party/WebKit/Source/modules/webaudio/BUILD.gn
@@ -39,7 +39,6 @@ blink_modules_sources("webaudio") {
"AudioProcessingEvent.h",
"AudioScheduledSourceNode.cpp",
"AudioScheduledSourceNode.h",
- "AudioSourceNode.h",
"AudioSummingJunction.cpp",
"AudioSummingJunction.h",
"AudioWorklet.cpp",

Powered by Google App Engine
This is Rietveld 408576698