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

Unified Diff: ios/chrome/browser/crash_report/crash_report_helper.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
Index: ios/chrome/browser/crash_report/crash_report_helper.mm
diff --git a/ios/chrome/browser/crash_report/crash_report_helper.mm b/ios/chrome/browser/crash_report/crash_report_helper.mm
index ffa13f6a886f3e749b34ea53e544b31aa8c4275c..b67b01fce8271b2b1d1b266d941cb15ae875fdf0 100644
--- a/ios/chrome/browser/crash_report/crash_report_helper.mm
+++ b/ios/chrome/browser/crash_report/crash_report_helper.mm
@@ -4,7 +4,7 @@
#include "ios/chrome/browser/crash_report/crash_report_helper.h"
-#include <Foundation/Foundation.h>
+#import <Foundation/Foundation.h>
#include "base/auto_reset.h"
#include "base/bind.h"

Powered by Google App Engine
This is Rietveld 408576698