Index: ios/web/webui/crw_web_ui_page_builder_unittest.mm |
diff --git a/ios/web/webui/crw_web_ui_page_builder_unittest.mm b/ios/web/webui/crw_web_ui_page_builder_unittest.mm |
index 7d7968a6968e775c789c9b4174c9be25d017b548..67c29326fea11872c9eeebacfe69573a3e62f3f5 100644 |
--- a/ios/web/webui/crw_web_ui_page_builder_unittest.mm |
+++ b/ios/web/webui/crw_web_ui_page_builder_unittest.mm |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ios/web/webui/crw_web_ui_page_builder.h" |
+#import "ios/web/webui/crw_web_ui_page_builder.h" |
#import <Foundation/Foundation.h> |
@@ -10,7 +10,7 @@ |
#import "base/mac/scoped_nsobject.h" |
#include "base/strings/sys_string_conversions.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "testing/gtest_mac.h" |
+#import "testing/gtest_mac.h" |
#include "testing/platform_test.h" |
#include "url/gurl.h" |