| Index: content/browser/appcache/appcache_histograms.cc
|
| diff --git a/content/browser/appcache/appcache_histograms.cc b/content/browser/appcache/appcache_histograms.cc
|
| index c49a2b754eade8a45d05094b13333121805b2568..67d94b82f868c2ef3b863c5cf09be49522f7f48e 100644
|
| --- a/content/browser/appcache/appcache_histograms.cc
|
| +++ b/content/browser/appcache/appcache_histograms.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/appcache/appcache_histograms.h"
|
|
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "content/public/common/origin_util.h"
|
|
|
|
|