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

Unified Diff: ios/testing/ocmock_complex_type_helper_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
« no previous file with comments | « ios/testing/ocmock_complex_type_helper.mm ('k') | ios/testing/wait_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/testing/ocmock_complex_type_helper_unittest.mm
diff --git a/ios/testing/ocmock_complex_type_helper_unittest.mm b/ios/testing/ocmock_complex_type_helper_unittest.mm
index df2fba27fa0596d5098944d655a132962de4bff0..709c7b978647c41a5228960c026dfd14f7226f1e 100644
--- a/ios/testing/ocmock_complex_type_helper_unittest.mm
+++ b/ios/testing/ocmock_complex_type_helper_unittest.mm
@@ -5,7 +5,7 @@
#import "ios/testing/ocmock_complex_type_helper.h"
#include "base/logging.h"
-#include "base/mac/scoped_nsobject.h"
+#import "base/mac/scoped_nsobject.h"
#include "testing/platform_test.h"
#import "third_party/ocmock/OCMock/OCMock.h"
#include "third_party/ocmock/gtest_support.h"
« no previous file with comments | « ios/testing/ocmock_complex_type_helper.mm ('k') | ios/testing/wait_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698