Chromium Code Reviews

Unified Diff: Source/modules/speech/SpeechGrammar.idl

Issue 163493003: Revert of Move speech module over to Oilpan. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Source/modules/speech/SpeechGrammar.cpp ('k') | Source/modules/speech/SpeechGrammarList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/speech/SpeechGrammar.idl
diff --git a/Source/modules/speech/SpeechGrammar.idl b/Source/modules/speech/SpeechGrammar.idl
index 141f44493911df547362c2844225fa83d8ca4c10..1b629a4bffb0ffa20a0141006902d028ae661a28 100644
--- a/Source/modules/speech/SpeechGrammar.idl
+++ b/Source/modules/speech/SpeechGrammar.idl
@@ -24,7 +24,6 @@
*/
[
- WillBeGarbageCollected,
NoInterfaceObject,
Constructor
] interface SpeechGrammar {
« no previous file with comments | « Source/modules/speech/SpeechGrammar.cpp ('k') | Source/modules/speech/SpeechGrammarList.h » ('j') | no next file with comments »

Powered by Google App Engine