| Index: ios/web/public/test/scoped_testing_web_client.mm
|
| diff --git a/ios/web/public/test/scoped_testing_web_client.mm b/ios/web/public/test/scoped_testing_web_client.mm
|
| index fd06b97f6161a8e1deada1ebf6a38da0675ed3a5..98807ea98fead787b3e150ffea24767ec1973d0d 100644
|
| --- a/ios/web/public/test/scoped_testing_web_client.mm
|
| +++ b/ios/web/public/test/scoped_testing_web_client.mm
|
| @@ -5,7 +5,7 @@
|
| #include "ios/web/public/test/scoped_testing_web_client.h"
|
|
|
| #include "base/logging.h"
|
| -#include "ios/web/public/web_client.h"
|
| +#import "ios/web/public/web_client.h"
|
|
|
| namespace web {
|
|
|
|
|