| Index: chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| diff --git a/chrome/browser/safe_browsing/unverified_download_field_trial.cc b/chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| index c733eae30d995e6c2ae9e821e5ce008a78fb3df3..bc3fb4126594c8260b9d1b130ae9cf3e6bb8ed6a 100644
|
| --- a/chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| +++ b/chrome/browser/safe_browsing/unverified_download_field_trial.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/command_line.h"
|
| #include "base/files/file_path.h"
|
| #include "base/metrics/field_trial.h"
|
| -#include "base/metrics/histogram.h"
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|