| Index: content/public/browser/browser_context.h
|
| ===================================================================
|
| --- content/public/browser/browser_context.h (revision 153709)
|
| +++ content/public/browser/browser_context.h (working copy)
|
| @@ -56,8 +56,6 @@
|
|
|
| static DownloadManager* GetDownloadManager(BrowserContext* browser_context);
|
| static IndexedDBContext* GetIndexedDBContext(BrowserContext* browser_context);
|
| - static webkit_database::DatabaseTracker* GetDatabaseTracker(
|
| - BrowserContext* browser_context);
|
| static appcache::AppCacheService* GetAppCacheService(
|
| BrowserContext* browser_context);
|
| static fileapi::FileSystemContext* GetFileSystemContext(
|
|
|