summaryrefslogtreecommitdiffstats
path: root/content/public/browser/content_browser_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/browser/content_browser_client.cc')
-rw-r--r--content/public/browser/content_browser_client.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/browser/content_browser_client.cc b/content/public/browser/content_browser_client.cc
index 3f6d970..269aaee 100644
--- a/content/public/browser/content_browser_client.cc
+++ b/content/public/browser/content_browser_client.cc
@@ -188,7 +188,6 @@ bool ContentBrowserClient::AllowWorkerDatabase(
const GURL& url,
const base::string16& name,
const base::string16& display_name,
- unsigned long estimated_size,
ResourceContext* context,
const std::vector<std::pair<int, int> >& render_frames) {
return true;