| Index: content/test/test_render_frame.cc
|
| diff --git a/content/test/test_render_frame.cc b/content/test/test_render_frame.cc
|
| index 359e59e097c8162bc5ad7ad10e241a0a40b01c86..37acdf78039b967db91b86f828119c685ef9c995 100644
|
| --- a/content/test/test_render_frame.cc
|
| +++ b/content/test/test_render_frame.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/test/test_render_frame.h"
|
|
|
| #include "content/common/navigation_params.h"
|
| -#include "content/common/resource_request_body.h"
|
| +#include "content/common/resource_request_body_impl.h"
|
| #include "content/public/common/browser_side_navigation_policy.h"
|
| #include "content/public/common/resource_response.h"
|
|
|
|
|