summaryrefslogtreecommitdiff
path: root/chromium/content/browser/appcache/appcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/appcache/appcache.h')
-rw-r--r--chromium/content/browser/appcache/appcache.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chromium/content/browser/appcache/appcache.h b/chromium/content/browser/appcache/appcache.h
index 8d9c10f1c02..14af3e86f15 100644
--- a/chromium/content/browser/appcache/appcache.h
+++ b/chromium/content/browser/appcache/appcache.h
@@ -141,8 +141,7 @@ class CONTENT_EXPORT AppCache
// Initializes the cache with information in the manifest.
// Do not use the manifest after this call.
- void InitializeWithManifest(AppCacheManifest* manifest,
- base::Time token_expires);
+ void InitializeWithManifest(AppCacheManifest* manifest);
// Initializes the cache with the information in the database records.
void InitializeWithDatabaseRecords(