Chromium Code Reviews| Index: chrome/browser/plugin_service.cc |
| =================================================================== |
| --- chrome/browser/plugin_service.cc (revision 70342) |
| +++ chrome/browser/plugin_service.cc (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "base/command_line.h" |
| #include "base/path_service.h" |
| #include "base/string_util.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "base/utf_string_conversions.h" |
| #include "base/values.h" |
| #include "base/waitable_event.h" |