| 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 f9cdd7b6e8a6476ef77e8435175393431acdbb50..9ce113f9675862b6cb790df76d78bb9d4ac5e5a8 100644
|
| --- a/chrome/browser/chrome_browser_field_trials.cc
|
| +++ b/chrome/browser/chrome_browser_field_trials.cc
|
| @@ -11,7 +11,6 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/time/time.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"
|
|
|
|
|