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

Unified Diff: ios/chrome/test/app/histogram_test_util.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/app/chrome_test_util.mm ('k') | ios/chrome/test/app/history_test_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/app/histogram_test_util.mm
diff --git a/ios/chrome/test/app/histogram_test_util.mm b/ios/chrome/test/app/histogram_test_util.mm
index 01e586f174db6ca8d77ffaa5aac6f6d7908e525a..3c67f63156c80ba2ae95357733aaecbabfbdb59a 100644
--- a/ios/chrome/test/app/histogram_test_util.mm
+++ b/ios/chrome/test/app/histogram_test_util.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 "ios/chrome/test/app/histogram_test_util.h"
+#import "ios/chrome/test/app/histogram_test_util.h"
#import <Foundation/Foundation.h>
« no previous file with comments | « ios/chrome/test/app/chrome_test_util.mm ('k') | ios/chrome/test/app/history_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698