| Index: chrome/renderer/plugins/plugin_uma.cc
|
| diff --git a/chrome/renderer/plugins/plugin_uma.cc b/chrome/renderer/plugins/plugin_uma.cc
|
| index 60d2597ca9a9cde03aa74fd6dead21402e2d95d4..8c7c7c17dd9a203042bd01ab60f2615f2fe07ee4 100644
|
| --- a/chrome/renderer/plugins/plugin_uma.cc
|
| +++ b/chrome/renderer/plugins/plugin_uma.cc
|
| @@ -7,6 +7,7 @@
|
| #include <algorithm>
|
| #include <cstring>
|
|
|
| +#include "base/macros.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/strings/string_util.h"
|
| #include "content/public/common/content_constants.h"
|
|
|