Index: chrome/browser/chrome_browser_main.cc |
diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc |
index b509e20670fb4fb623f76565cb0a90dbb08056be..b726becb4700a87725a443b6baeaf6f29584306b 100644 |
--- a/chrome/browser/chrome_browser_main.cc |
+++ b/chrome/browser/chrome_browser_main.cc |
@@ -110,7 +110,7 @@ |
#include "components/startup_metric_utils/startup_metric_utils.h" |
#include "components/translate/content/common/cld_data_source.h" |
#include "components/translate/core/browser/translate_download_manager.h" |
-#include "components/variations/variations_http_header_provider.h" |
+#include "components/variations/net/variations_http_header_provider.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |