Index: chrome/renderer/gpu_channel_host.h |
diff --git a/chrome/renderer/gpu_channel_host.h b/chrome/renderer/gpu_channel_host.h |
index 4b982bfcbbce71b373cbac33bfe637f0d46c78e2..d697fd1c9527766bc11fb2ba3abb8b639777fbeb 100644 |
--- a/chrome/renderer/gpu_channel_host.h |
+++ b/chrome/renderer/gpu_channel_host.h |
@@ -8,6 +8,7 @@ |
#include <string> |
#include "base/hash_tables.h" |
+#include "base/scoped_ptr.h" |
#include "chrome/common/message_router.h" |
#include "gfx/native_widget_types.h" |
#include "gfx/size.h" |