| Index: chrome/browser/download/download_prefs.h
|
| diff --git a/chrome/browser/download/download_prefs.h b/chrome/browser/download/download_prefs.h
|
| index 4b1eac35853dbd30994e44ec89a9759bef7664b3..29608ba95f161816196e0f226644b27c0f1430fb 100644
|
| --- a/chrome/browser/download/download_prefs.h
|
| +++ b/chrome/browser/download/download_prefs.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/pref_member.h"
|
| #include "build/build_config.h"
|
| +#include "components/prefs/pref_member.h"
|
|
|
| class PrefService;
|
| class Profile;
|
|
|