| Index: content/browser/plugin_loader_posix.cc
|
| diff --git a/content/browser/plugin_loader_posix.cc b/content/browser/plugin_loader_posix.cc
|
| index 613e12503910870442abfb99d81883fa282df184..a1ccaac1934f7be999dc0bc8a5f8ccd080e7e831 100644
|
| --- a/content/browser/plugin_loader_posix.cc
|
| +++ b/content/browser/plugin_loader_posix.cc
|
| @@ -12,6 +12,7 @@
|
| #include "content/public/browser/browser_thread.h"
|
| #include "webkit/plugins/npapi/plugin_list.h"
|
|
|
| +using content::BrowserThread;
|
| using webkit::npapi::PluginList;
|
|
|
| PluginLoaderPosix::PluginLoaderPosix()
|
|
|