Index: chrome_frame/chrome_active_document.h |
=================================================================== |
--- chrome_frame/chrome_active_document.h (revision 110346) |
+++ chrome_frame/chrome_active_document.h (working copy) |
@@ -30,7 +30,6 @@ |
#include "third_party/active_doc/in_place_menu.h" |
#include "third_party/active_doc/ole_document_impl.h" |
-class Thread; |
class TabProxy; |
class ChromeActiveDocument; |
@@ -344,7 +343,7 @@ |
bool PreProcessContextMenu(HMENU menu); |
bool HandleContextMenuCommand(UINT cmd, const MiniContextMenuParams& params); |
- // ChromeFramePlugin overrides. |
+ // ChromeFramePlugin overrides. |
virtual void OnAutomationServerReady(); |
// IEnumPrivacyRecords |