diff options
Diffstat (limited to 'chrome_frame/bho.h')
-rw-r--r-- | chrome_frame/bho.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/bho.h b/chrome_frame/bho.h index 6afeb61..111eb04 100644 --- a/chrome_frame/bho.h +++ b/chrome_frame/bho.h @@ -15,7 +15,7 @@ #include <string> -#include "chrome_frame/chrome_tab.h" +#include "chrome_tab.h" // NOLINT #include "chrome_frame/delete_chrome_history.h" #include "chrome_frame/resource.h" #include "chrome_frame/urlmon_moniker.h" |