Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webusb/USB.idl |
| diff --git a/third_party/WebKit/Source/modules/webusb/USB.idl b/third_party/WebKit/Source/modules/webusb/USB.idl |
| index 341c2d135f77f59afd7b84f1a0145126ab5fbddb..dd67a266afa6d8ca729dd29a9f410e741b4b47ac 100644 |
| --- a/third_party/WebKit/Source/modules/webusb/USB.idl |
| +++ b/third_party/WebKit/Source/modules/webusb/USB.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://wicg.github.io/webusb/#device-enumeration |
| +// https://wicg.github.io/webusb/#device-enumeration |
|
foolip
2016/12/02 09:55:30
https://wicg.github.io/webusb/#enumeration
Mark Dittmer
2016/12/02 14:05:46
Done.
|
| [ |
| NoInterfaceObject, |