| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection.cc
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection.cc
|
| index 823d0a7deb59e426608b8fa48f0dd99b2b4c6697..55d3ab5346d8e8eee6e568e05b3ce2fea3c0b05e 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection.cc
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_tamper_detection.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/base64.h"
|
| #include "base/md5.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/metrics/sparse_histogram.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_util.h"
|
|
|