Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(434)

Unified Diff: ios/web/web_state/js/common_js_unittest.mm

Issue 2603973002: Import Objective C Frameworks (Closed)
Patch Set: only ios Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web/public/web_state/crw_web_user_interface_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/web_state/js/common_js_unittest.mm
diff --git a/ios/web/web_state/js/common_js_unittest.mm b/ios/web/web_state/js/common_js_unittest.mm
index b25c06099e68ea697f364e5b2ef64555b72fe77b..821944ef9ef6246dfc42d82ff74edf962778b630 100644
--- a/ios/web/web_state/js/common_js_unittest.mm
+++ b/ios/web/web_state/js/common_js_unittest.mm
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include <stddef.h>
-#include <Foundation/Foundation.h>
+#import <Foundation/Foundation.h>
#include "base/macros.h"
#import "ios/web/public/test/web_test_with_web_state.h"
« no previous file with comments | « ios/web/public/web_state/crw_web_user_interface_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698