Index: content/browser/renderer_host/render_process_host_impl.h |
diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h |
index 340f39e91b3a3d531084389fad71e175faea4e3f..6062e09cd43abcba249199c5be7dde1a2fe72d07 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.h |
+++ b/content/browser/renderer_host/render_process_host_impl.h |
@@ -40,6 +40,7 @@ |
namespace base { |
class CommandLine; |
class MessageLoop; |
+class SharedPersistentMemoryAllocator; |
} |
namespace gfx { |