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

Unified Diff: Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl

Issue 1193333002: Address peter's comments from past review (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
diff --git a/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl b/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
index 4223f780ef6bffc4a1812ba4e33d9c15d0391506..a530d62623ea4716ddfee96e5b116ddbc1042853 100644
--- a/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
+++ b/Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.idl
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// http://w3c.github.io/mediacapture-output/#htmlmediaelement-extensions
+// https://w3c.github.io/mediacapture-output/#htmlmediaelement-extensions
partial interface HTMLMediaElement {
[RuntimeEnabled=AudioOutputDevices] readonly attribute DOMString sinkId;
« no previous file with comments | « Source/modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698