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

Unified Diff: ios/chrome/test/base/perf_test_ios.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
« no previous file with comments | « ios/chrome/test/base/perf_test_ios.h ('k') | ios/chrome/test/base/scoped_block_swizzler.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.mm
diff --git a/ios/chrome/test/base/perf_test_ios.mm b/ios/chrome/test/base/perf_test_ios.mm
index e366bde32ab340181ed215ed0cc5ef1529d6977b..46fb8e2a837fa6610d2cc148c7d18326b4da5f60 100644
--- a/ios/chrome/test/base/perf_test_ios.mm
+++ b/ios/chrome/test/base/perf_test_ios.mm
@@ -5,7 +5,7 @@
#include "base/logging.h"
#include "base/memory/ptr_util.h"
#import "ios/chrome/browser/web/chrome_web_client.h"
-#include "ios/chrome/test/base/perf_test_ios.h"
+#import "ios/chrome/test/base/perf_test_ios.h"
PerfTest::PerfTest(std::string testGroup)
: BlockCleanupTest(),
« no previous file with comments | « ios/chrome/test/base/perf_test_ios.h ('k') | ios/chrome/test/base/scoped_block_swizzler.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698