diff options
Diffstat (limited to 'chrome/browser/browsing_data_remover.h')
-rw-r--r-- | chrome/browser/browsing_data_remover.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browsing_data_remover.h b/chrome/browser/browsing_data_remover.h index 40b3c25..de973ba 100644 --- a/chrome/browser/browsing_data_remover.h +++ b/chrome/browser/browsing_data_remover.h @@ -15,9 +15,9 @@ #include "base/time.h" #include "chrome/browser/cancelable_request.h" #include "chrome/browser/prefs/pref_member.h" -#include "content/browser/appcache/chrome_appcache_service.h" #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" +#include "googleurl/src/gurl.h" #include "webkit/quota/quota_types.h" class ExtensionSpecialStoragePolicy; |