| Index: third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl
|
| diff --git a/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl b/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl
|
| index bfd0b24d41c43d7bb0a4e4a384696c02234473fb..ed5e919df5d8474b9b15e29adfb0302a07739e8c 100644
|
| --- a/third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl
|
| +++ b/third_party/WebKit/Source/modules/push_messaging/PushMessageData.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://w3c.github.io/push-api/#pushmessagedata-interface
|
| +// https://w3c.github.io/push-api/#pushmessagedata-interface
|
|
|
| [
|
| Exposed=ServiceWorker,
|
|
|