diff options
Diffstat (limited to 'chrome_frame/chrome_active_document.h')
-rw-r--r-- | chrome_frame/chrome_active_document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_active_document.h b/chrome_frame/chrome_active_document.h index 84a6f88..e771bad 100644 --- a/chrome_frame/chrome_active_document.h +++ b/chrome_frame/chrome_active_document.h @@ -448,7 +448,7 @@ END_EXEC_COMMAND_MAP() protected: typedef std::map<int, OLECMDF> CommandStatusMap; - NavigationInfo navigation_info_; + scoped_ptr<NavigationInfo> navigation_info_; bool is_doc_object_; // This indicates whether this is the first navigation in this |