| Index: components/cronet/ios/BUILD.gn
|
| diff --git a/components/cronet/ios/BUILD.gn b/components/cronet/ios/BUILD.gn
|
| index 4de541fb921f3e29cc9266346c1493fbbeac42b5..ba6ad852e3d9f9ced55f63f468a8bd1b95100b32 100644
|
| --- a/components/cronet/ios/BUILD.gn
|
| +++ b/components/cronet/ios/BUILD.gn
|
| @@ -53,8 +53,8 @@ source_set("cronet_sources") {
|
| "../url_request_context_config.h",
|
| "Cronet.h",
|
| "Cronet.mm",
|
| - "cronet_environment.cc",
|
| "cronet_environment.h",
|
| + "cronet_environment.mm",
|
| ]
|
|
|
| include_dirs = [ "//components/grpc_support/include" ]
|
|
|