| Index: components/translate/ios/browser/translate_controller_unittest.mm
|
| diff --git a/components/translate/ios/browser/translate_controller_unittest.mm b/components/translate/ios/browser/translate_controller_unittest.mm
|
| index 6fbbb5f3064aabe4e1ee83a20ffb192788a197f7..44e55a3f0b656cb3f4e1517d4eebab202c9880e9 100644
|
| --- a/components/translate/ios/browser/translate_controller_unittest.mm
|
| +++ b/components/translate/ios/browser/translate_controller_unittest.mm
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/values.h"
|
| #import "components/translate/ios/browser/js_translate_manager.h"
|
| -#include "ios/web/public/test/test_web_state.h"
|
| +#import "ios/web/public/test/fakes/test_web_state.h"
|
| #include "testing/platform_test.h"
|
| #import "third_party/ocmock/OCMock/OCMock.h"
|
| #include "url/gurl.h"
|
|
|