Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / build / scripts / templates / InternalRuntimeFlags.idl.tmpl
index 7134eb6..0a3390a 100644 (file)
@@ -2,7 +2,7 @@
 {{ license() }}
 
 [
-    WillBeGarbageCollected,
+    GarbageCollected,
 ] interface InternalRuntimeFlags {
     {% for feature in features if not feature.custom %}
 {#