diff options
Diffstat (limited to 'chrome_frame/bho.h')
-rw-r--r-- | chrome_frame/bho.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome_frame/bho.h b/chrome_frame/bho.h index bbf6202..bae3385 100644 --- a/chrome_frame/bho.h +++ b/chrome_frame/bho.h @@ -15,7 +15,6 @@ #include <string> -#include "base/scoped_comptr_win.h" #include "chrome_tab.h" // NOLINT #include "chrome_frame/delete_chrome_history.h" #include "chrome_frame/resource.h" @@ -124,4 +123,3 @@ END_SINK_MAP() }; #endif // CHROME_FRAME_BHO_H_ - |