| Index: content/test/test_render_view_host.h
|
| diff --git a/content/test/test_render_view_host.h b/content/test/test_render_view_host.h
|
| index ad7ba44b5bad8dec9b27fe663eef69d5b17d1a36..08253ad09015f059317b792f0f08ea6cdc28e3cc 100644
|
| --- a/content/test/test_render_view_host.h
|
| +++ b/content/test/test_render_view_host.h
|
| @@ -250,7 +250,7 @@ class TestRenderViewHost
|
| FrameHostMsg_DidCommitProvisionalLoad_Params* params);
|
|
|
| void TestOnUpdateStateWithFile(
|
| - int page_id, const base::FilePath& file_path);
|
| + int process_id, const base::FilePath& file_path);
|
|
|
| void TestOnStartDragging(const DropData& drop_data);
|
|
|
|
|