| Index: chrome/browser/profiles/profile_impl.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_impl.h (revision 90024)
|
| +++ chrome/browser/profiles/profile_impl.h (working copy)
|
| @@ -51,6 +51,7 @@
|
| virtual void DestroyOffTheRecordProfile();
|
| virtual bool HasOffTheRecordProfile();
|
| virtual Profile* GetOriginalProfile();
|
| + virtual bool SafeBrowsingEnabled();
|
| virtual ChromeAppCacheService* GetAppCacheService();
|
| virtual webkit_database::DatabaseTracker* GetDatabaseTracker();
|
| virtual history::TopSites* GetTopSites();
|
|
|