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

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

Issue 2866503002: Revert removal of AudioBufferCallback (Closed)
Patch Set: Add AudioBufferCallback.{h,idl} Created 3 years, 7 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 8253adbe1bc2997dbdcbd0fb742cbee443b34cbd..590dac49083096052b5a8bfe287583c740cd4f58 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -280,6 +280,7 @@ modules_idl_files =
"vr/VRStageParameters.idl",
"webaudio/AnalyserNode.idl",
"webaudio/AudioBuffer.idl",
+ "webaudio/AudioBufferCallback.idl",
"webaudio/AudioBufferSourceNode.idl",
"webaudio/AudioContext.idl",
"webaudio/AudioDestinationNode.idl",

Powered by Google App Engine
This is Rietveld 408576698