Chromium Code Reviews| Index: public/web/WebSpeechGrammar.h |
| diff --git a/public/web/WebSpeechGrammar.h b/public/web/WebSpeechGrammar.h |
| index 0d505054d042ea9d49442e0f527f22a40e035ba4..3a062bbb29f057eafb305816a2b3cb4e1a358ae4 100644 |
| --- a/public/web/WebSpeechGrammar.h |
| +++ b/public/web/WebSpeechGrammar.h |
| @@ -47,7 +47,6 @@ public: |
| BLINK_EXPORT void assign(const WebSpeechGrammar&); |
| #if BLINK_IMPLEMENTATION |
| - explicit WebSpeechGrammar(SpeechGrammar*); |
| WebSpeechGrammar& operator=(SpeechGrammar*); |
| #endif |