Index: third_party/WebKit/Source/core/timing/PerformanceNavigation.idl |
diff --git a/third_party/WebKit/Source/core/timing/PerformanceNavigation.idl b/third_party/WebKit/Source/core/timing/PerformanceNavigation.idl |
index 30ee7b27a5ffe8d7086def43b6c8e574e51ff952..0819c5b5199d08432709eef424d6fc9eea823c9d 100644 |
--- a/third_party/WebKit/Source/core/timing/PerformanceNavigation.idl |
+++ b/third_party/WebKit/Source/core/timing/PerformanceNavigation.idl |
@@ -32,7 +32,6 @@ |
[ |
Exposed=Window, |
- GarbageCollected |
] interface PerformanceNavigation { |
const unsigned short TYPE_NAVIGATE = 0; |
const unsigned short TYPE_RELOAD = 1; |