| Index: components/variations/net/variations_http_header_provider.cc
|
| diff --git a/components/variations/variations_http_header_provider.cc b/components/variations/net/variations_http_header_provider.cc
|
| similarity index 99%
|
| rename from components/variations/variations_http_header_provider.cc
|
| rename to components/variations/net/variations_http_header_provider.cc
|
| index 12d9c9f4e365aafcae659da51fbfadf451314ce8..1220fae1640fc55545dfd978226b677ab3ebb0f3 100644
|
| --- a/components/variations/variations_http_header_provider.cc
|
| +++ b/components/variations/net/variations_http_header_provider.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/variations/variations_http_header_provider.h"
|
| +#include "components/variations/net/variations_http_header_provider.h"
|
|
|
| #include <vector>
|
|
|
|
|