| Index: Source/core/page/PerformanceTiming.idl
|
| diff --git a/Source/core/page/PerformanceTiming.idl b/Source/core/page/PerformanceTiming.idl
|
| index 874deada2b69681448b6d6e225b2d05e73a34113..7c0f1a6022dfbdef35edb20ecdbbb6b511fd25a2 100644
|
| --- a/Source/core/page/PerformanceTiming.idl
|
| +++ b/Source/core/page/PerformanceTiming.idl
|
| @@ -30,6 +30,7 @@
|
|
|
| // See: http://dev.w3.org/2006/webapi/WebTiming/
|
| [
|
| + NoInterfaceObject,
|
| ] interface PerformanceTiming {
|
| readonly attribute unsigned long long navigationStart;
|
| readonly attribute unsigned long long unloadEventStart;
|
|
|