Chromium Code Reviews| Index: Source/core/dom/DOMImplementation.idl |
| diff --git a/Source/core/dom/DOMImplementation.idl b/Source/core/dom/DOMImplementation.idl |
| index 46f087a584c516123d46ed8a9939cb94ad4abfd7..33b3286fa6d2baadd700fa724c96db17bc7d84dc 100644 |
| --- a/Source/core/dom/DOMImplementation.idl |
| +++ b/Source/core/dom/DOMImplementation.idl |
| @@ -20,6 +20,7 @@ |
| [ |
| SetWrapperReferenceFrom=document, |
| + WillBeGarbageCollected, |
| ] interface DOMImplementation { |
| // DOM Level 1 |