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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1865583002: Implement BaseAudioContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert change to mediaelementaudiosourcenode-gc.html Created 4 years, 3 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.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 6213a90454fe57aac9242f1177b6eaa6fd25cb3f..bb1f2244c6d54b3804a65a125ffb693d2f31c196 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -241,6 +241,7 @@
'webaudio/AudioParam.idl',
'webaudio/AudioProcessingEvent.idl',
'webaudio/AudioSourceNode.idl',
+ 'webaudio/BaseAudioContext.idl',
'webaudio/BiquadFilterNode.idl',
'webaudio/ChannelMergerNode.idl',
'webaudio/ChannelSplitterNode.idl',

Powered by Google App Engine
This is Rietveld 408576698