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

Unified Diff: ios/chrome/test/base/perf_test_ios.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/sync_test_util.mm ('k') | ios/chrome/test/base/perf_test_ios.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/base/perf_test_ios.h
diff --git a/ios/chrome/test/base/perf_test_ios.h b/ios/chrome/test/base/perf_test_ios.h
index cdb21535bad4c8396b89408cb801fb3d89a37ce9..b36b49ee6137af113d24c76499bfd8dd8b34b30c 100644
--- a/ios/chrome/test/base/perf_test_ios.h
+++ b/ios/chrome/test/base/perf_test_ios.h
@@ -7,7 +7,7 @@
#import <Foundation/Foundation.h>
-#include "base/ios/block_types.h"
+#import "base/ios/block_types.h"
#include "base/time/time.h"
#import "ios/chrome/test/block_cleanup_test.h"
#include "ios/web/public/test/scoped_testing_web_client.h"
« no previous file with comments | « ios/chrome/test/app/sync_test_util.mm ('k') | ios/chrome/test/base/perf_test_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698