Index: third_party/WebKit/Source/core/inspector/InspectorOverlayHost.idl |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorOverlayHost.idl b/third_party/WebKit/Source/core/inspector/InspectorOverlayHost.idl |
index c35fdeb66aed25ebcbbaed2e367e769a11447a44..7ac9e5fc516a50bf7a9fc7f3ed3490c954a7ae65 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorOverlayHost.idl |
+++ b/third_party/WebKit/Source/core/inspector/InspectorOverlayHost.idl |
@@ -29,7 +29,7 @@ |
*/ |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
NoInterfaceObject |
] interface InspectorOverlayHost { |
void resume(); |