Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / web / WebSpeechGrammar.h
index 0d50505..3a062bb 100644 (file)
@@ -47,7 +47,6 @@ public:
     BLINK_EXPORT void assign(const WebSpeechGrammar&);
 
 #if BLINK_IMPLEMENTATION
-    explicit WebSpeechGrammar(SpeechGrammar*);
     WebSpeechGrammar& operator=(SpeechGrammar*);
 #endif