Chromium Code Reviews| Index: components/cronet/ios/Cronet.h |
| diff --git a/components/cronet/ios/Cronet.h b/components/cronet/ios/Cronet.h |
| index fc7b9c2486aa0573c1e3ce33264b8a67646e7390..07addbe3df6c186d17bf05c020900f69dc4205e7 100644 |
| --- a/components/cronet/ios/Cronet.h |
| +++ b/components/cronet/ios/Cronet.h |
| @@ -4,7 +4,7 @@ |
| #import <Foundation/Foundation.h> |
| -#include "cronet_c_for_grpc.h" |
| +#include "components/grpc_support/cronet_c_for_grpc.h" |
| // Interface for installing Cronet. |
| CRONET_EXPORT |