Index: chrome_frame/chrome_frame_activex.h |
=================================================================== |
--- chrome_frame/chrome_frame_activex.h (revision 104087) |
+++ chrome_frame/chrome_frame_activex.h (working copy) |
@@ -14,12 +14,10 @@ |
#include <vector> |
#include "chrome_frame/chrome_frame_activex_base.h" |
+#include "chrome_frame/chrome_tab.h" |
#include "chrome_frame/com_type_info_holder.h" |
#include "grit/chrome_frame_resources.h" |
-// Include without path to make GYP build see it. |
-#include "chrome_tab.h" // NOLINT |
- |
#define WM_HOST_MOVED_NOTIFICATION (WM_APP + 1) |
// ChromeFrameActivex: Implementation of the ActiveX control that is |