Commit 7be8768b authored by Yi Gu's avatar Yi Gu Committed by Commit Bot

[WebOTP] Update idls to use the WICG git repo

Bug: None
Change-Id: I3dcd551fcc2412e728c600235b3bb4af44af561f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321398Reviewed-by: default avatarKen Buchanan <kenrb@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#792059}
parent 26da44d7
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
// https://github.com/samuelgoto/WebOTP // https://github.com/WICG/web-otp/
[ [
RuntimeEnabled=SmsReceiver, RuntimeEnabled=SmsReceiver,
Exposed=Window, Exposed=Window,
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
// https://github.com/samuelgoto/WebOTP // https://github.com/WICG/web-otp/
enum OTPCredentialTransportType { enum OTPCredentialTransportType {
"sms" "sms"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment