Chromium Code Reviews| Index: chrome/browser/utility_process_host.cc |
| =================================================================== |
| --- chrome/browser/utility_process_host.cc (revision 72000) |
| +++ chrome/browser/utility_process_host.cc (working copy) |
| @@ -15,6 +15,7 @@ |
| #include "chrome/common/utility_messages.h" |
| #include "ipc/ipc_switches.h" |
| #include "third_party/skia/include/core/SkBitmap.h" |
| +#include "ui/base/ui_base_switches.h" |
| UtilityProcessHost::UtilityProcessHost(ResourceDispatcherHost* rdh, |
| Client* client, |