| Index: third_party/WebKit/Source/modules/netinfo/NetworkInformation.idl
|
| diff --git a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.idl b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.idl
|
| index f15d869395dd2f4d1fa6f2bf9b3ec303ea45eed2..65dd4f025bf3177d3429a5249187ad747ab25e92 100644
|
| --- a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.idl
|
| +++ b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.idl
|
| @@ -26,4 +26,3 @@ typedef unrestricted double Megabit;
|
| [RuntimeEnabled=NetInfoDownlinkMax, MeasureAs=NetInfoOnChange] attribute EventHandler onchange;
|
| [MeasureAs=NetInfoOnTypeChange] attribute EventHandler ontypechange;
|
| };
|
| -
|
|
|