Index: ios/chrome/test/earl_grey/chrome_test_case.h |
diff --git a/ios/chrome/test/earl_grey/chrome_test_case.h b/ios/chrome/test/earl_grey/chrome_test_case.h |
index c0386138e8d0fe8495e932d85bef3936acec988d..32bd17374f56136e62ef5e6c83fa89f27f685193 100644 |
--- a/ios/chrome/test/earl_grey/chrome_test_case.h |
+++ b/ios/chrome/test/earl_grey/chrome_test_case.h |
@@ -7,7 +7,7 @@ |
#import <XCTest/XCTest.h> |
-#include "base/ios/block_types.h" |
+#import "base/ios/block_types.h" |
// Base class for all Chrome Earl Grey tests. |
@interface ChromeTestCase : XCTestCase |