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

Unified Diff: ios/chrome/browser/crash_loop_detection_util_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/chrome/browser/chrome_coordinator.h ('k') | ios/chrome/browser/crash_report/crash_report_helper.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/crash_loop_detection_util_unittest.mm
diff --git a/ios/chrome/browser/crash_loop_detection_util_unittest.mm b/ios/chrome/browser/crash_loop_detection_util_unittest.mm
index ea620e8a2e886012a076aff84fa8ede08b072811..39f9268ca79bfbaec50f53c995a18166a0702aa9 100644
--- a/ios/chrome/browser/crash_loop_detection_util_unittest.mm
+++ b/ios/chrome/browser/crash_loop_detection_util_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 <Foundation/Foundation.h>
+#import <Foundation/Foundation.h>
#include "ios/chrome/browser/crash_loop_detection_util.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « ios/chrome/browser/chrome_coordinator.h ('k') | ios/chrome/browser/crash_report/crash_report_helper.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698