| Index: content/public/test/mock_render_process_host.h
|
| diff --git a/content/public/test/mock_render_process_host.h b/content/public/test/mock_render_process_host.h
|
| index e37ac85e5d83c6e5001c98fe94d0eb14356cf262..f83327cf4b4d18629105adcbb5ebaee35fd77a6e 100644
|
| --- a/content/public/test/mock_render_process_host.h
|
| +++ b/content/public/test/mock_render_process_host.h
|
| @@ -25,6 +25,7 @@ class StoragePartition;
|
| namespace content {
|
|
|
| class MockRenderProcessHostFactory;
|
| +class RenderWidgetHost;
|
|
|
| // A mock render process host that has no corresponding renderer process. All
|
| // IPC messages are sent into the message sink for inspection by tests.
|
|
|