| Index: ios/chrome/test/app/chrome_test_util.h
|
| diff --git a/ios/chrome/test/app/chrome_test_util.h b/ios/chrome/test/app/chrome_test_util.h
|
| index ed9588514ec1f229923e5a113e265f8b75f4e1d0..24367d687a4fe9f6c41a9d4455f4995beb70ef73 100644
|
| --- a/ios/chrome/test/app/chrome_test_util.h
|
| +++ b/ios/chrome/test/app/chrome_test_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IOS_CHROME_TEST_APP_CHROME_TEST_UTIL_H_
|
| #define IOS_CHROME_TEST_APP_CHROME_TEST_UTIL_H_
|
|
|
| -#include "base/ios/block_types.h"
|
| +#import "base/ios/block_types.h"
|
| #import "ios/web/public/web_state/web_state.h"
|
|
|
| namespace ios {
|
|
|