| Index: chrome/browser/chrome_browser_field_trials.cc
|
| diff --git a/chrome/browser/chrome_browser_field_trials.cc b/chrome/browser/chrome_browser_field_trials.cc
|
| index 17b59b01722537968c2c273a8d4a9cdf7e308f05..670158bdf1da9b17ccdebe401a22931263ace3b8 100644
|
| --- a/chrome/browser/chrome_browser_field_trials.cc
|
| +++ b/chrome/browser/chrome_browser_field_trials.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/metrics/field_trial.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/time/time.h"
|
| +#include "chrome/common/channel_info.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "chrome/common/chrome_version_info.h"
|
| #include "components/metrics/metrics_pref_names.h"
|
| #include "components/omnibox/browser/omnibox_field_trial.h"
|
|
|
|
|