| Index: third_party/WebKit/Source/core/css/StyleSheet.idl
 | 
| diff --git a/third_party/WebKit/Source/core/css/StyleSheet.idl b/third_party/WebKit/Source/core/css/StyleSheet.idl
 | 
| index 09a1be32a066eb45ef8ccf020d79c75fc9eaedbb..2903d2a83f327f8c095fea2304b456654e33d1a0 100644
 | 
| --- a/third_party/WebKit/Source/core/css/StyleSheet.idl
 | 
| +++ b/third_party/WebKit/Source/core/css/StyleSheet.idl
 | 
| @@ -22,7 +22,7 @@
 | 
|  
 | 
|  [
 | 
|      SetWrapperReferenceFrom=ownerNode,
 | 
| -    WillBeGarbageCollected
 | 
| +    GarbageCollected
 | 
|  ] interface StyleSheet {
 | 
|      readonly attribute DOMString type;
 | 
|      readonly attribute DOMString? href;
 | 
| 
 |