Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / speech / tts_platform.cc
index 482f041..977078a 100644 (file)
@@ -6,7 +6,8 @@
 
 #include <string>
 
-bool TtsPlatformImpl::LoadBuiltInTtsExtension(Profile* profile) {
+bool TtsPlatformImpl::LoadBuiltInTtsExtension(
+    content::BrowserContext* browser_context) {
   return false;
 }