Index: chrome/browser/chrome_browser_main_x11.cc |
diff --git a/chrome/browser/chrome_browser_main_x11.cc b/chrome/browser/chrome_browser_main_x11.cc |
index 7e37763e7ebd1bc686c358d3c632c12eca54f536..8448ed5a927a48da5c4d70717fe099f2bc2e1c42 100644 |
--- a/chrome/browser/chrome_browser_main_x11.cc |
+++ b/chrome/browser/chrome_browser_main_x11.cc |
@@ -18,6 +18,8 @@ |
#include "chrome/app/breakpad_linux.h" |
#endif |
+using content::BrowserThread; |
+ |
namespace { |
// Indicates that we're currently responding to an IO error (by shutting down). |