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

Unified Diff: ios/chrome/test/google_toolbox_unittest.mm

Issue 2608733002: Fix include/import in ios/testing and ios/chrome/test (Closed)
Patch Set: 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/test/google_toolbox_unittest.mm
diff --git a/ios/chrome/test/google_toolbox_unittest.mm b/ios/chrome/test/google_toolbox_unittest.mm
index 5742df8ee15b0ac19d3c2d1c2cf43c832f0f5a71..196afd4b70fa61f8edd24aa9b055918fe9de84d5 100644
--- a/ios/chrome/test/google_toolbox_unittest.mm
+++ b/ios/chrome/test/google_toolbox_unittest.mm
@@ -5,7 +5,7 @@
#import <Foundation/Foundation.h>
#include "base/logging.h"
-#include "testing/gtest_mac.h"
+#import "testing/gtest_mac.h"
#import "third_party/google_toolbox_for_mac/src/Foundation/GTMNSDictionary+URLArguments.h"
#if !defined(__has_feature) || !__has_feature(objc_arc)
« no previous file with comments | « ios/chrome/test/earl_grey/chrome_util.mm ('k') | ios/chrome/test/ios_chrome_scoped_testing_chrome_browser_provider.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698