Index: chrome/browser/utility_process_host.cc |
diff --git a/chrome/browser/utility_process_host.cc b/chrome/browser/utility_process_host.cc |
index 6014f22e305c109fc32d85a522c9b4bf47102b69..2d439e433e5d84d3fdc5e97e0c1f4b8111c08919 100644 |
--- a/chrome/browser/utility_process_host.cc |
+++ b/chrome/browser/utility_process_host.cc |
@@ -12,6 +12,7 @@ |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/utility_messages.h" |
#include "ipc/ipc_switches.h" |
+#include "third_party/skia/include/core/SkBitmap.h" |
UtilityProcessHost::UtilityProcessHost(ResourceDispatcherHost* rdh, |
Client* client, |