| Index: content/renderer/manifest/manifest_uma_util.cc
|
| diff --git a/content/renderer/manifest/manifest_uma_util.cc b/content/renderer/manifest/manifest_uma_util.cc
|
| index 3eb5da7a5e2d004d464091e645dea0ed0737e849..4a0a0f142eb8d4c071a589043991349930ce3562 100644
|
| --- a/content/renderer/manifest/manifest_uma_util.cc
|
| +++ b/content/renderer/manifest/manifest_uma_util.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/renderer/manifest/manifest_uma_util.h"
|
|
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "content/public/common/manifest.h"
|
|
|
| namespace content {
|
|
|