diff options
Diffstat (limited to 'chrome/browser/browsing_data/browsing_data_remover.h')
-rw-r--r-- | chrome/browser/browsing_data/browsing_data_remover.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browsing_data/browsing_data_remover.h b/chrome/browser/browsing_data/browsing_data_remover.h index 2ea4e70..2abe9e2 100644 --- a/chrome/browser/browsing_data/browsing_data_remover.h +++ b/chrome/browser/browsing_data/browsing_data_remover.h @@ -11,8 +11,8 @@ #include "base/memory/ref_counted.h" #include "base/observer_list.h" #include "base/prefs/pref_member.h" +#include "base/sequenced_task_runner_helpers.h" #include "base/synchronization/waitable_event_watcher.h" -#include "base/task/sequenced_task_runner_helpers.h" #include "base/time.h" #include "chrome/browser/pepper_flash_settings_manager.h" #include "chrome/common/cancelable_task_tracker.h" |