| Index: third_party/WebKit/Source/modules/speech/SpeechGrammar.idl
|
| diff --git a/third_party/WebKit/Source/modules/speech/SpeechGrammar.idl b/third_party/WebKit/Source/modules/speech/SpeechGrammar.idl
|
| index 1e3a34631d69b1806c1cc60bc52c8f63582b7fcd..c6f026d287b1425eccdcb36e06cafac6106771ca 100644
|
| --- a/third_party/WebKit/Source/modules/speech/SpeechGrammar.idl
|
| +++ b/third_party/WebKit/Source/modules/speech/SpeechGrammar.idl
|
| @@ -25,7 +25,6 @@
|
|
|
| [
|
| Constructor,
|
| - GarbageCollected,
|
| NoInterfaceObject,
|
| ] interface SpeechGrammar {
|
| [URL,CallWith=ExecutionContext] attribute DOMString src;
|
|
|