summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/memory_details_win.cc')
-rw-r--r--chrome/browser/memory_details_win.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/memory_details_win.cc b/chrome/browser/memory_details_win.cc
index 2abf2d7..d94000c 100644
--- a/chrome/browser/memory_details_win.cc
+++ b/chrome/browser/memory_details_win.cc
@@ -23,6 +23,8 @@
#include "grit/chromium_strings.h"
#include "ui/base/l10n/l10n_util.h"
+using content::BrowserThread;
+
// Known browsers which we collect details for.
enum {
CHROME_BROWSER = 0,