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 3512359..c445597 100644 --- a/chrome/browser/browsing_data_remover.h +++ b/chrome/browser/browsing_data_remover.h @@ -12,9 +12,9 @@ #include "base/observer_list.h" #include "base/synchronization/waitable_event_watcher.h" #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/browser/cancelable_request.h" #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" #include "webkit/quota/quota_types.h" |