Chromium Code Reviews| Index: core/testing/LayerRect.idl |
| diff --git a/core/testing/LayerRect.idl b/core/testing/LayerRect.idl |
| index effc2e66a8d5de37fe5f4ceeb09504590e94ad0b..1bf1154398a2800f8855db7e64ec90e5604dd3b6 100644 |
| --- a/core/testing/LayerRect.idl |
| +++ b/core/testing/LayerRect.idl |
| @@ -29,7 +29,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| ] interface LayerRect { |
| /* The node that most closely represents the layer in which the rect |
| occurs. When a layer doesn't correspond directly to a node (eg. |