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