Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / browser / media / capture / web_contents_tracker.cc
index 0251c64..0765331 100644 (file)
@@ -95,7 +95,7 @@ void WebContentsTracker::DidNavigateMainFrame(
   OnWebContentsChangeEvent();
 }
 
-void WebContentsTracker::WebContentsDestroyed(WebContents* web_contents) {
+void WebContentsTracker::WebContentsDestroyed() {
   OnWebContentsChangeEvent();
 }