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 05582259d1252fa584f6f0771949d1a16e022405..d40361b309be31d0d0a4c14c507f2e777c4ebba9 100644 |
--- a/components/translate/ios/browser/language_detection_controller_unittest.mm |
+++ b/components/translate/ios/browser/language_detection_controller_unittest.mm |
@@ -10,7 +10,7 @@ |
#include "components/prefs/testing_pref_service.h" |
#include "components/translate/core/common/translate_pref_names.h" |
#import "components/translate/ios/browser/js_language_detection_manager.h" |
-#include "ios/web/public/test/test_web_state.h" |
+#import "ios/web/public/test/fakes/test_web_state.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/platform_test.h" |