Index: chrome/browser/memory_details.cc |
diff --git a/chrome/browser/memory_details.cc b/chrome/browser/memory_details.cc |
index 2a6015d237c58f53f8773bf757ea90ee7b21a0c9..b739a23b320990b4e6866c3d85b490220b68a94a 100644 |
--- a/chrome/browser/memory_details.cc |
+++ b/chrome/browser/memory_details.cc |
@@ -43,6 +43,7 @@ using content::NavigationEntry; |
using content::RenderViewHost; |
using content::RenderWidgetHost; |
using content::WebContents; |
+using extensions::Extension; |
// static |
std::string ProcessMemoryInformation::GetRendererTypeNameInEnglish( |