| Index: components/translate/ios/browser/language_detection_controller.mm
|
| diff --git a/components/translate/ios/browser/language_detection_controller.mm b/components/translate/ios/browser/language_detection_controller.mm
|
| index bc003b5d6963ada2070ffd660e78f6134e450169..4c23553cb54fc275d1e65db8a1a0d6ec3d702883 100644
|
| --- a/components/translate/ios/browser/language_detection_controller.mm
|
| +++ b/components/translate/ios/browser/language_detection_controller.mm
|
| @@ -16,7 +16,7 @@
|
| #import "components/translate/ios/browser/js_language_detection_manager.h"
|
| #include "components/translate/ios/browser/string_clipping_util.h"
|
| #import "ios/web/public/url_scheme_util.h"
|
| -#include "ios/web/public/web_state/navigation_context.h"
|
| +#import "ios/web/public/web_state/navigation_context.h"
|
| #include "ios/web/public/web_state/web_state.h"
|
|
|
| #if !defined(__has_feature) || !__has_feature(objc_arc)
|
|
|