Index: content/public/test/mock_render_thread.h |
diff --git a/content/public/test/mock_render_thread.h b/content/public/test/mock_render_thread.h |
index 76809a54f0afeccde0f64cdd4bdeb3ce3a2cbd29..d763b26e260ac07cd3d76a6475dc0f8bdfbcc48e 100644 |
--- a/content/public/test/mock_render_thread.h |
+++ b/content/public/test/mock_render_thread.h |
@@ -128,8 +128,6 @@ class MockRenderThread : public RenderThread { |
// The Frame expects to be returned a valid route_id different from its own. |
void OnCreateChildFrame(int new_frame_routing_id, |
- int64 parent_frame_id, |
- int64 frame_id, |
const std::string& frame_name, |
int* new_render_frame_id); |