Index: chrome/browser/plugin_prefs.cc |
diff --git a/chrome/browser/plugin_prefs.cc b/chrome/browser/plugin_prefs.cc |
index f1ed7301ae5cc08ac1057803817d6ae0a2aafc0e..c20886e9b30be3f00a3bde42afd3f7783337845b 100644 |
--- a/chrome/browser/plugin_prefs.cc |
+++ b/chrome/browser/plugin_prefs.cc |
@@ -35,6 +35,8 @@ |
#include "webkit/plugins/npapi/plugin_list.h" |
#include "webkit/plugins/webplugininfo.h" |
+using content::BrowserThread; |
+ |
namespace { |
// Default state for a plug-in (not state of the default plug-in!). |