| Index: content/public/common/frame_navigate_params.h
|
| diff --git a/content/public/common/frame_navigate_params.h b/content/public/common/frame_navigate_params.h
|
| index f3f686c9211d7f18bf33ebdd4b8f1e79dfb2397d..87ed34c530447daf5689db7da8274b3250fabd6b 100644
|
| --- a/content/public/common/frame_navigate_params.h
|
| +++ b/content/public/common/frame_navigate_params.h
|
| @@ -14,6 +14,7 @@
|
| #include "content/public/common/referrer.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/host_port_pair.h"
|
| +#include "webkit/glue/resource_request_body.h"
|
|
|
| namespace content {
|
|
|
|
|