| Index: chrome/common/safe_browsing/file_type_policies.cc
|
| diff --git a/chrome/common/safe_browsing/file_type_policies.cc b/chrome/common/safe_browsing/file_type_policies.cc
|
| index 1f0db517b2887afebdbd2e934332b63829f7fc7a..dd30dc3d51b3561f739491b3bad6edab97b5da48 100644
|
| --- a/chrome/common/safe_browsing/file_type_policies.cc
|
| +++ b/chrome/common/safe_browsing/file_type_policies.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/singleton.h"
|
| -#include "base/metrics/sparse_histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/strings/string_util.h"
|
| #include "chrome/grit/browser_resources.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|