| Index: chrome_frame/test/ie_event_sink.h
|
| ===================================================================
|
| --- chrome_frame/test/ie_event_sink.h (revision 104087)
|
| +++ chrome_frame/test/ie_event_sink.h (working copy)
|
| @@ -11,13 +11,10 @@
|
| #include <string>
|
|
|
| #include "base/win/scoped_comptr.h"
|
| -
|
| +#include "chrome_frame/chrome_tab.h"
|
| #include "chrome_frame/test/simulate_input.h"
|
| #include "chrome_frame/test_utils.h"
|
|
|
| -// Include without path to make GYP build see it.
|
| -#include "chrome_tab.h" // NOLINT
|
| -
|
| namespace chrome_frame_test {
|
|
|
| // Listener for all events from the IEEventSink, defined below. This includes
|
|
|