| Index: components/translate/core/browser/translate_prefs_unittest.cc
|
| diff --git a/components/translate/core/browser/translate_prefs_unittest.cc b/components/translate/core/browser/translate_prefs_unittest.cc
|
| index 9c61c5dbf47adec098680fa3e923c9aa57655121..a4e9de32a698664eda7bcbc2b05f5bf4e648416f 100644
|
| --- a/components/translate/core/browser/translate_prefs_unittest.cc
|
| +++ b/components/translate/core/browser/translate_prefs_unittest.cc
|
| @@ -8,9 +8,9 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/prefs/scoped_user_pref_update.h"
|
| #include "build/build_config.h"
|
| #include "components/pref_registry/testing_pref_service_syncable.h"
|
| +#include "components/prefs/scoped_user_pref_update.h"
|
| #include "components/translate/core/browser/translate_download_manager.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|