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

Unified Diff: ios/web/net/clients/crw_redirect_network_client_factory.mm

Issue 2605913002: Fix include import in ios/web (Closed)
Patch Set: add missing #import 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/web/net/clients/crw_redirect_network_client.mm ('k') | ios/web/net/cookie_notification_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/net/clients/crw_redirect_network_client_factory.mm
diff --git a/ios/web/net/clients/crw_redirect_network_client_factory.mm b/ios/web/net/clients/crw_redirect_network_client_factory.mm
index 933f78ea9b1d8af232d510330868134df1a042bb..34a5ce07f422a7b8b39ee1927fb2d6ffbdf8579b 100644
--- a/ios/web/net/clients/crw_redirect_network_client_factory.mm
+++ b/ios/web/net/clients/crw_redirect_network_client_factory.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/web/net/clients/crw_redirect_network_client_factory.h"
+#import "ios/web/net/clients/crw_redirect_network_client_factory.h"
#include "base/location.h"
#include "ios/web/public/web_thread.h"
« no previous file with comments | « ios/web/net/clients/crw_redirect_network_client.mm ('k') | ios/web/net/cookie_notification_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698