Index: third_party/WebKit/Source/core/testing/GCObservation.idl |
diff --git a/third_party/WebKit/Source/core/testing/GCObservation.idl b/third_party/WebKit/Source/core/testing/GCObservation.idl |
index ba754c008858c5cd6598ebbf732558c74fe2b74a..a0de12dfea703cd4f93bbf5f0d97fe87a3cbfaad 100644 |
--- a/third_party/WebKit/Source/core/testing/GCObservation.idl |
+++ b/third_party/WebKit/Source/core/testing/GCObservation.idl |
@@ -29,7 +29,6 @@ |
*/ |
[ |
- GarbageCollected, |
] interface GCObservation { |
// Technically, this is true if the object was "near death"; the |
// object may have been kept alive through a weak handle. Having |