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

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

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/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 c68f3ecc4108b27ffcc6f90bde75d5fa53f08bbb..ae2c95c1290fee88a8dc5f1956f28e08fa46dd4d 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