| 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 2f3a36d9f39d47f6df813ce38bdd13392a8e955b..0390be597e0727be42580d4f1522bf30793c069f 100644
 | 
| --- a/chrome/browser/browsing_data/browsing_data_remover.h
 | 
| +++ b/chrome/browser/browsing_data/browsing_data_remover.h
 | 
| @@ -13,9 +13,9 @@
 | 
|  #include "base/sequenced_task_runner_helpers.h"
 | 
|  #include "base/synchronization/waitable_event_watcher.h"
 | 
|  #include "base/time.h"
 | 
| +#include "chrome/browser/api/prefs/pref_member.h"
 | 
|  #include "chrome/browser/cancelable_request.h"
 | 
|  #include "chrome/browser/pepper_flash_settings_manager.h"
 | 
| -#include "chrome/browser/prefs/pref_member.h"
 | 
|  #include "content/public/browser/dom_storage_context.h"
 | 
|  #include "content/public/browser/notification_observer.h"
 | 
|  #include "content/public/browser/notification_registrar.h"
 | 
| 
 |