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

Unified Diff: ios/web/net/clients/crw_js_injection_network_client.h

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/net/clients/crw_js_injection_network_client.h
diff --git a/ios/web/net/clients/crw_js_injection_network_client.h b/ios/web/net/clients/crw_js_injection_network_client.h
index b22e6b884c9b1b1122edf55b3340b87ce2c1db9c..f241cafcb881b03da04ee12f1a03b1a6fcd01990 100644
--- a/ios/web/net/clients/crw_js_injection_network_client.h
+++ b/ios/web/net/clients/crw_js_injection_network_client.h
@@ -5,7 +5,7 @@
#ifndef IOS_WEB_NET_CLIENTS_CRW_JS_INJECTION_NETWORK_CLIENT_H_
#define IOS_WEB_NET_CLIENTS_CRW_JS_INJECTION_NETWORK_CLIENT_H_
-#include "ios/net/clients/crn_forwarding_network_client.h"
+#import "ios/net/clients/crn_forwarding_network_client.h"
namespace web {
// Used for UMA histogram and must be kept in sync with the histograms.xml file.

Powered by Google App Engine
This is Rietveld 408576698