| Index: chrome/browser/browsing_data/browsing_data_remover.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_remover.h b/chrome/browser/browsing_data/browsing_data_remover.h
|
| index 3fdf686c8c19f3f3570143cf7f99bc4f2a3335de..acb426e3515b1a1c9f202c03c7211cabbab66b6b 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_remover.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_remover.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/observer_list.h"
|
| -#include "base/prefs/public/pref_member.h"
|
| +#include "base/prefs/pref_member.h"
|
| #include "base/sequenced_task_runner_helpers.h"
|
| #include "base/synchronization/waitable_event_watcher.h"
|
| #include "base/time.h"
|
|
|