Index: chrome/renderer/plugins/plugin_uma.h |
diff --git a/chrome/renderer/plugins/plugin_uma.h b/chrome/renderer/plugins/plugin_uma.h |
index 5954199827c39186d62ebb68e7d31b2dd635438a..2c2656a87cbc5cecf1c6093498b58e50b35f0863 100644 |
--- a/chrome/renderer/plugins/plugin_uma.h |
+++ b/chrome/renderer/plugins/plugin_uma.h |
@@ -5,8 +5,11 @@ |
#ifndef CHROME_RENDERER_PLUGINS_PLUGIN_UMA_H_ |
#define CHROME_RENDERER_PLUGINS_PLUGIN_UMA_H_ |
+#include <stddef.h> |
+ |
#include <string> |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/singleton.h" |
#include "url/gurl.h" |