Index: chrome/browser/tab_contents/tab_contents.cc |
diff --git a/chrome/browser/tab_contents/tab_contents.cc b/chrome/browser/tab_contents/tab_contents.cc |
index d40b99da56b8ca495e349095c88b96701fd52fd9..0d77cb2e0ffe2652a81ef26f6ac8fc5f2945227e 100644 |
--- a/chrome/browser/tab_contents/tab_contents.cc |
+++ b/chrome/browser/tab_contents/tab_contents.cc |
@@ -17,6 +17,7 @@ |
#include "app/text_elider.h" |
#include "base/auto_reset.h" |
#include "base/file_version_info.h" |
+#include "base/histogram.h" |
#include "base/i18n/rtl.h" |
#include "base/process_util.h" |
#include "base/string16.h" |