Chromium Code Reviews| Index: chrome/browser/plugin_data_remover.cc |
| diff --git a/chrome/browser/plugin_data_remover.cc b/chrome/browser/plugin_data_remover.cc |
| index c7106acc7985968a2c152a547dba83d099dadcd9..592cf4682097ea361e04fb53561c9a4f7fdc3e3a 100644 |
| --- a/chrome/browser/plugin_data_remover.cc |
| +++ b/chrome/browser/plugin_data_remover.cc |
| @@ -22,6 +22,8 @@ |
| #include "ipc/ipc_channel_posix.h" |
| #endif |
| +using content::BrowserThread; |
| + |
| namespace { |
| const char kFlashMimeType[] = "application/x-shockwave-flash"; |