| 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.
|
|
|