| Index: third_party/WebKit/Source/core/events/TransitionEventInit.idl
|
| diff --git a/third_party/WebKit/Source/core/events/TransitionEventInit.idl b/third_party/WebKit/Source/core/events/TransitionEventInit.idl
|
| index 8a0f8eae4f3ac1a1879f68ada89b5ff4883ac129..3d82d4f00a6d8e33006d313a3a0264cb7b060a27 100644
|
| --- a/third_party/WebKit/Source/core/events/TransitionEventInit.idl
|
| +++ b/third_party/WebKit/Source/core/events/TransitionEventInit.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://dev.w3.org/csswg/css-transitions/#transition-events
|
| +// https://dev.w3.org/csswg/css-transitions/#transition-events
|
|
|
| dictionary TransitionEventInit : EventInit {
|
| DOMString propertyName = "";
|
|
|