Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / FontFaceDescriptors.idl
index 1ba9ef1..ead54b3 100644 (file)
@@ -2,9 +2,7 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-[
-    GarbageCollected
-] dictionary FontFaceDescriptors {
+dictionary FontFaceDescriptors {
     DOMString style = "normal";
     DOMString weight = "normal";
     DOMString stretch = "normal";