| Index: components/translate/ios/browser/language_detection_controller_unittest.mm
|
| diff --git a/components/translate/ios/browser/language_detection_controller_unittest.mm b/components/translate/ios/browser/language_detection_controller_unittest.mm
|
| index c22a8d921492e1122b069f43a486e2d62849fd79..0593ba8a8180c0f4762d91bb13728158c28dae9b 100644
|
| --- a/components/translate/ios/browser/language_detection_controller_unittest.mm
|
| +++ b/components/translate/ios/browser/language_detection_controller_unittest.mm
|
| @@ -9,7 +9,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/prefs/pref_registry_simple.h"
|
| #include "components/prefs/testing_pref_service.h"
|
| -#include "components/translate/core/common/translate_pref_names.h"
|
| +#include "components/translate/core/browser/translate_pref_names.h"
|
| #import "components/translate/ios/browser/js_language_detection_manager.h"
|
| #import "ios/web/public/test/fakes/test_web_state.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|