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

Unified Diff: ios/chrome/browser/crash_report/crash_report_multi_parameter.h

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/chrome/browser/crash_report/crash_report_helper.mm ('k') | ios/chrome/browser/install_time_util.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/crash_report/crash_report_multi_parameter.h
diff --git a/ios/chrome/browser/crash_report/crash_report_multi_parameter.h b/ios/chrome/browser/crash_report/crash_report_multi_parameter.h
index 4a3769cc8dac5ddae91b737e1f9a277633c84eda..df6a4f17c552993050708831549ca36822cff6b7 100644
--- a/ios/chrome/browser/crash_report/crash_report_multi_parameter.h
+++ b/ios/chrome/browser/crash_report/crash_report_multi_parameter.h
@@ -5,7 +5,7 @@
#ifndef IOS_CHROME_BROWSER_CRASH_REPORT_CRASH_REPORT_MULTI_PARAMETER_H_
#define IOS_CHROME_BROWSER_CRASH_REPORT_CRASH_REPORT_MULTI_PARAMETER_H_
-#include <Foundation/Foundation.h>
+#import <Foundation/Foundation.h>
// CrashReportMultiParameter keeps state of multiple report values that will be
// grouped in a single breakpad element to save limited number of breakpad
« no previous file with comments | « ios/chrome/browser/crash_report/crash_report_helper.mm ('k') | ios/chrome/browser/install_time_util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698