| Index: components/variations/net/BUILD.gn
|
| diff --git a/components/variations/net/BUILD.gn b/components/variations/net/BUILD.gn
|
| index 0511046567355b5e0acf69e35b40c9900a93b969..c037d46fec3b4676b01897304be7694c6efe8a38 100644
|
| --- a/components/variations/net/BUILD.gn
|
| +++ b/components/variations/net/BUILD.gn
|
| @@ -4,8 +4,8 @@
|
|
|
| source_set("net") {
|
| sources = [
|
| - "variations_http_header_provider.cc",
|
| - "variations_http_header_provider.h",
|
| + "variations_http_headers.cc",
|
| + "variations_http_headers.h",
|
| ]
|
|
|
| public_deps = [
|
|
|