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

Unified Diff: ios/chrome/test/app/chrome_test_util.h

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
« no previous file with comments | « ios/chrome/test/app/bookmarks_test_util.mm ('k') | ios/chrome/test/app/chrome_test_util.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/app/chrome_test_util.h
diff --git a/ios/chrome/test/app/chrome_test_util.h b/ios/chrome/test/app/chrome_test_util.h
index ed9588514ec1f229923e5a113e265f8b75f4e1d0..24367d687a4fe9f6c41a9d4455f4995beb70ef73 100644
--- a/ios/chrome/test/app/chrome_test_util.h
+++ b/ios/chrome/test/app/chrome_test_util.h
@@ -5,7 +5,7 @@
#ifndef IOS_CHROME_TEST_APP_CHROME_TEST_UTIL_H_
#define IOS_CHROME_TEST_APP_CHROME_TEST_UTIL_H_
-#include "base/ios/block_types.h"
+#import "base/ios/block_types.h"
#import "ios/web/public/web_state/web_state.h"
namespace ios {
« no previous file with comments | « ios/chrome/test/app/bookmarks_test_util.mm ('k') | ios/chrome/test/app/chrome_test_util.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698