| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index 5a0e1f7832667b8ca0a447e8b2505d97da93bfea..a58813f66dd7d189c97fb043ba7bd24197ed1352 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"
|
|
|