Chromium Code Reviews| Index: chrome/common/gpu_plugin.cc |
| =================================================================== |
| --- chrome/common/gpu_plugin.cc (revision 54459) |
| +++ chrome/common/gpu_plugin.cc (working copy) |
| @@ -6,6 +6,7 @@ |
| #include "base/command_line.h" |
| #include "base/string_util.h" |
| +#include "base/utf_string_conversions.h" |
| #include "chrome/common/chrome_switches.h" |
| #include "gpu/gpu_plugin/gpu_plugin.h" |
| #include "webkit/glue/plugins/plugin_list.h" |