| Index: content/browser/frame_host/navigation_controller_impl.h
|
| diff --git a/content/browser/frame_host/navigation_controller_impl.h b/content/browser/frame_host/navigation_controller_impl.h
|
| index 6947ce9565f045162a675d7471f70fa24456a3ad..8cd7bb28bbea7e6b0dfe6a82b9c0e3c0a7f0f6e6 100644
|
| --- a/content/browser/frame_host/navigation_controller_impl.h
|
| +++ b/content/browser/frame_host/navigation_controller_impl.h
|
| @@ -21,6 +21,7 @@
|
| #include "content/browser/ssl/ssl_manager.h"
|
| #include "content/public/browser/navigation_controller.h"
|
| #include "content/public/browser/navigation_type.h"
|
| +#include "content/public/browser/reload_type.h"
|
|
|
| struct FrameHostMsg_DidCommitProvisionalLoad_Params;
|
|
|
|
|