| Index: content/test/test_navigation_url_loader_factory.h
|
| diff --git a/content/test/test_navigation_url_loader_factory.h b/content/test/test_navigation_url_loader_factory.h
|
| index 14fbe1ddc085e3c11bc02747625b3f554cbb3dbc..54f1f1f49d06781feb860d77e6046cc1e4522fcb 100644
|
| --- a/content/test/test_navigation_url_loader_factory.h
|
| +++ b/content/test/test_navigation_url_loader_factory.h
|
| @@ -27,9 +27,7 @@ class TestNavigationURLLoaderFactory : public NavigationURLLoaderFactory {
|
| scoped_ptr<NavigationURLLoader> CreateLoader(
|
| BrowserContext* browser_context,
|
| int64 frame_tree_node_id,
|
| - const CommonNavigationParams& common_params,
|
| scoped_ptr<NavigationRequestInfo> request_info,
|
| - ResourceRequestBody* request_body,
|
| NavigationURLLoaderDelegate* delegate) override;
|
|
|
| private:
|
|
|