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..335a44d07517997f83671c64d41c66e9800eb045 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/#enumeration |
| [ |
| NoInterfaceObject, |