| Index: ios/web/web_state/js/core_js_unittest.mm
|
| diff --git a/ios/web/web_state/js/core_js_unittest.mm b/ios/web/web_state/js/core_js_unittest.mm
|
| index 7f4d7c7aa9dc467f73e36cdd253c79493ef05e60..dc83ee3833a1377d4a324da790180d74a1e7fcba 100644
|
| --- a/ios/web/web_state/js/core_js_unittest.mm
|
| +++ b/ios/web/web_state/js/core_js_unittest.mm
|
| @@ -9,7 +9,7 @@
|
| #include "base/strings/stringprintf.h"
|
| #import "ios/web/public/test/web_test_with_web_state.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "testing/gtest_mac.h"
|
| +#import "testing/gtest_mac.h"
|
|
|
| // Unit tests for ios/web/web_state/js/resources/core.js.
|
|
|
|
|