| Index: chrome/browser/download/download_prefs_unittest.cc
|
| diff --git a/chrome/browser/download/download_prefs_unittest.cc b/chrome/browser/download/download_prefs_unittest.cc
|
| index 88674145ee0dd68fd22dffa0fac2f936fe5ae536..a6899fdeb4da542e6ccfc2d34a346c496c95dae8 100644
|
| --- a/chrome/browser/download/download_prefs_unittest.cc
|
| +++ b/chrome/browser/download/download_prefs_unittest.cc
|
| @@ -5,10 +5,10 @@
|
| #include "chrome/browser/download/download_prefs.h"
|
|
|
| #include "base/files/file_path.h"
|
| -#include "base/prefs/pref_service.h"
|
| #include "chrome/browser/download/download_extensions.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| +#include "components/prefs/pref_service.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|