Chromium Code Reviews| Index: Source/core/page/PerformanceTiming.idl |
| diff --git a/Source/core/page/PerformanceTiming.idl b/Source/core/page/PerformanceTiming.idl |
| index 874deada2b69681448b6d6e225b2d05e73a34113..2d973032eece917b4fab7ca5f510353f0adfffb8 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; |