Index: third_party/WebKit/Source/core/frame/Screen.idl |
diff --git a/third_party/WebKit/Source/core/frame/Screen.idl b/third_party/WebKit/Source/core/frame/Screen.idl |
index 33d9afc799469e6e005aef8946a6d712fcb9e386..7a27268ec00715a0ff8770c1e5d985e30f4244ac 100644 |
--- a/third_party/WebKit/Source/core/frame/Screen.idl |
+++ b/third_party/WebKit/Source/core/frame/Screen.idl |
@@ -29,7 +29,6 @@ |
// http://dev.w3.org/csswg/cssom-view/#the-screen-interface |
[ |
- GarbageCollected, |
] interface Screen { |
readonly attribute long availWidth; |
readonly attribute long availHeight; |