| Index: third_party/WebKit/Source/core/html/TextMetrics.idl
|
| diff --git a/third_party/WebKit/Source/core/html/TextMetrics.idl b/third_party/WebKit/Source/core/html/TextMetrics.idl
|
| index e5d8fdb6248063f63dfe32af456f7be1965f4181..dea30b9fea4c254d0b2273a77fa4be6e2342ffcb 100644
|
| --- a/third_party/WebKit/Source/core/html/TextMetrics.idl
|
| +++ b/third_party/WebKit/Source/core/html/TextMetrics.idl
|
| @@ -28,7 +28,6 @@
|
| // TODO(philipj): All float types in this interface should be double.
|
| [
|
| // TODO(philipj): Exposed=(Window,Worker)
|
| - GarbageCollected,
|
| ] interface TextMetrics {
|
| // x-direction
|
| readonly attribute float width; // advance width
|
|
|