Index: ios/testing/ocmock_complex_type_helper.mm |
diff --git a/ios/testing/ocmock_complex_type_helper.mm b/ios/testing/ocmock_complex_type_helper.mm |
index 441e2b1f517f1d140ec36c8d210af5183a5f3310..19a2949ee68e81232153f15cc654cb3450469e98 100644 |
--- a/ios/testing/ocmock_complex_type_helper.mm |
+++ b/ios/testing/ocmock_complex_type_helper.mm |
@@ -5,7 +5,7 @@ |
#import "ios/testing/ocmock_complex_type_helper.h" |
#include "base/logging.h" |
-#include "base/mac/scoped_nsobject.h" |
+#import "base/mac/scoped_nsobject.h" |
#if !defined(__has_feature) || !__has_feature(objc_arc) |
#error "This file requires ARC support." |