| 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 d5342012b05f173a283e67c842393cd52a2f66fb..bdc3f020162c9f2a1fd3839def797048ffc6b630 100644
|
| --- a/content/test/test_render_view_host.h
|
| +++ b/content/test/test_render_view_host.h
|
| @@ -249,7 +249,7 @@
|
| 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);
|
|
|
|
|