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

Unified Diff: ios/web/public/test/scoped_testing_web_client.mm

Issue 2605913002: Fix include import in ios/web (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
Index: ios/web/public/test/scoped_testing_web_client.mm
diff --git a/ios/web/public/test/scoped_testing_web_client.mm b/ios/web/public/test/scoped_testing_web_client.mm
index fd06b97f6161a8e1deada1ebf6a38da0675ed3a5..98807ea98fead787b3e150ffea24767ec1973d0d 100644
--- a/ios/web/public/test/scoped_testing_web_client.mm
+++ b/ios/web/public/test/scoped_testing_web_client.mm
@@ -5,7 +5,7 @@
#include "ios/web/public/test/scoped_testing_web_client.h"
#include "base/logging.h"
-#include "ios/web/public/web_client.h"
+#import "ios/web/public/web_client.h"
namespace web {

Powered by Google App Engine
This is Rietveld 408576698