Index: components/variations/net/variations_http_header_provider.h |
diff --git a/components/variations/variations_http_header_provider.h b/components/variations/net/variations_http_header_provider.h |
similarity index 95% |
rename from components/variations/variations_http_header_provider.h |
rename to components/variations/net/variations_http_header_provider.h |
index 4bb797692cba131ef41ab0ff820ce4a22c3e927e..a0e30461c54ef69dfd16df2361cdf1dbcecf5e9c 100644 |
--- a/components/variations/variations_http_header_provider.h |
+++ b/components/variations/net/variations_http_header_provider.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_VARIATIONS_VARIATIONS_HTTP_HEADER_PROVIDER_H_ |
-#define COMPONENTS_VARIATIONS_VARIATIONS_HTTP_HEADER_PROVIDER_H_ |
+#ifndef COMPONENTS_VARIATIONS_NET_VARIATIONS_HTTP_HEADER_PROVIDER_H_ |
+#define COMPONENTS_VARIATIONS_NET_VARIATIONS_HTTP_HEADER_PROVIDER_H_ |
#include <set> |
#include <string> |
@@ -109,4 +109,4 @@ class VariationsHttpHeaderProvider : base::FieldTrialList::Observer { |
} // namespace variations |
-#endif // COMPONENTS_VARIATIONS_VARIATIONS_HTTP_HEADER_PROVIDER_H_ |
+#endif // COMPONENTS_VARIATIONS_NET_VARIATIONS_HTTP_HEADER_PROVIDER_H_ |