Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webusb/USBEndpoint.idl |
| diff --git a/third_party/WebKit/Source/modules/webusb/USBEndpoint.idl b/third_party/WebKit/Source/modules/webusb/USBEndpoint.idl |
| index fdfa3fec5ac7cba02bc44bcba903524e4ccae774..12f7b3df89cbd928cc60df412ea0a42dfa31b271 100644 |
| --- a/third_party/WebKit/Source/modules/webusb/USBEndpoint.idl |
| +++ b/third_party/WebKit/Source/modules/webusb/USBEndpoint.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/#endpoints |
| +// https://wicg.github.io/webusb/#endpoints |
| enum USBDirection { |
| "in", |