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

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

Issue 2713793004: Add dictionary for OfflineAudioContext constructor (Closed)
Patch Set: Rebase Created 3 years, 5 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 f0ae8d0f39b649291027548f0269488d619bf7b1..16be8f3328f51c20261593e09389b4f693cbd624 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -560,6 +560,7 @@ modules_dictionary_idl_files =
"webaudio/PeriodicWaveOptions.idl",
"webaudio/OscillatorOptions.idl",
"webaudio/OfflineAudioCompletionEventInit.idl",
+ "webaudio/OfflineAudioContextOptions.idl",
"webaudio/StereoPannerOptions.idl",
"webaudio/WaveShaperOptions.idl",
"webauth/AuthenticatorSelectionCriteria.idl",

Powered by Google App Engine
This is Rietveld 408576698