| 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",
|
|
|