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

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

Issue 2820113006: Remove AudioBufferCallback (Closed)
Patch Set: Slightly reorder BaseAudioContext.idl Created 3 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: 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 b10d919cf171d6653188207bc3b1db57d7d2e4e4..8cfcd6422f06f2e2b6d04d82c7e53ddc4ace513a 100644
--- a/third_party/WebKit/Source/modules/webaudio/BUILD.gn
+++ b/third_party/WebKit/Source/modules/webaudio/BUILD.gn
@@ -16,7 +16,6 @@ blink_modules_sources("webaudio") {
"AudioBasicProcessorHandler.h",
"AudioBuffer.cpp",
"AudioBuffer.h",
- "AudioBufferCallback.h",
"AudioBufferSourceNode.cpp",
"AudioBufferSourceNode.h",
"AudioContext.cpp",

Powered by Google App Engine
This is Rietveld 408576698