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

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

Issue 2820113006: Remove AudioBufferCallback (Closed)
Patch Set: Clean up includes. 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/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 c919feb936a5203b3c4af8be28e635421ace533f..d24dd256638a0f5a67f8f6cfac5ae152f45b7fc8 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -281,7 +281,6 @@ 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