Chromium Code Reviews| Index: ios/net/clients/crn_network_client_protocol.h |
| diff --git a/ios/net/clients/crn_network_client_protocol.h b/ios/net/clients/crn_network_client_protocol.h |
| index d000789eeae69fddcf58d0328a5514c5f0e302c8..b59702e49eceb37bf95902ca1465a41a941c0113 100644 |
| --- a/ios/net/clients/crn_network_client_protocol.h |
| +++ b/ios/net/clients/crn_network_client_protocol.h |
| @@ -7,8 +7,9 @@ |
| #import <Foundation/Foundation.h> |
| +#include <memory> |
|
noyau (Ping after 24h)
2016/04/07 13:34:05
Not needed apparently.
|
| + |
| #include "base/callback_forward.h" |
| -#include "base/memory/scoped_ptr.h" |
| #include "base/strings/string_util.h" |
| namespace net { |