Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / autofill / content / browser / content_autofill_driver.cc
index 6707177..a3bba0f 100644 (file)
@@ -77,10 +77,6 @@ net::URLRequestContextGetter* ContentAutofillDriver::GetURLRequestContext() {
   return web_contents()->GetBrowserContext()->GetRequestContext();
 }
 
-content::WebContents* ContentAutofillDriver::GetWebContents() {
-  return web_contents();
-}
-
 base::SequencedWorkerPool* ContentAutofillDriver::GetBlockingPool() {
   return content::BrowserThread::GetBlockingPool();
 }