| Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| index 35ec3f469311464cc26309faf6d1bda4fa16dad7..e409fec25938693374201ca2e1cabd88e7705044 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://w3c.github.io/deviceorientation/spec-source-orientation.html#deviceorientation
|
| +// https://w3c.github.io/deviceorientation/spec-source-orientation.html#deviceorientation
|
|
|
| // TODO(foolip): DeviceOrientationEvent should have a constructor.
|
| interface DeviceOrientationEvent : Event {
|
|
|