Index: chrome/browser/extensions/extension_host.cc |
diff --git a/chrome/browser/extensions/extension_host.cc b/chrome/browser/extensions/extension_host.cc |
index cf95ce2a72edbb365e0da70074a1cf704918c791..86dad5c04c06d4f0670ffb210dcdf88f87af8615 100644 |
--- a/chrome/browser/extensions/extension_host.cc |
+++ b/chrome/browser/extensions/extension_host.cc |
@@ -9,6 +9,7 @@ |
#include "app/keyboard_codes.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
+#include "base/histogram.h" |
#include "base/message_loop.h" |
#include "base/singleton.h" |
#include "base/string_util.h" |