Index: Source/core/page/Performance.idl |
diff --git a/Source/core/page/Performance.idl b/Source/core/page/Performance.idl |
index 6cc9ec6bcc3c3137027f750a8543d411821650ea..072759399da7626ec565e86ca641882eb1736ccc 100644 |
--- a/Source/core/page/Performance.idl |
+++ b/Source/core/page/Performance.idl |
@@ -31,6 +31,7 @@ |
// See: http://dev.w3.org/2006/webapi/WebTiming/ |
[ |
+ NoInterfaceObject, |
EventTarget, |
] interface Performance { |
readonly attribute PerformanceNavigation navigation; |