| Index: chrome/renderer/plugins/plugin_uma.cc
|
| diff --git a/chrome/renderer/plugins/plugin_uma.cc b/chrome/renderer/plugins/plugin_uma.cc
|
| index 6109f1cf73e5cbcd48ea8ad6c25f439c966a1940..0aceead0d76a1286e9ed80c60c35aafa1e331766 100644
|
| --- a/chrome/renderer/plugins/plugin_uma.cc
|
| +++ b/chrome/renderer/plugins/plugin_uma.cc
|
| @@ -8,7 +8,7 @@
|
| #include <cstring>
|
|
|
| #include "base/macros.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/strings/string_util.h"
|
| #include "content/public/common/content_constants.h"
|
| #include "third_party/widevine/cdm/widevine_cdm_common.h"
|
|
|