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