summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/ie_event_sink.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/ie_event_sink.cc')
-rw-r--r--chrome_frame/test/ie_event_sink.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome_frame/test/ie_event_sink.cc b/chrome_frame/test/ie_event_sink.cc
index c570558..ebe41dd 100644
--- a/chrome_frame/test/ie_event_sink.cc
+++ b/chrome_frame/test/ie_event_sink.cc
@@ -4,6 +4,9 @@
#include "chrome_frame/test/ie_event_sink.h"
+#include <shlguid.h>
+#include <shobjidl.h>
+
#include "base/string_util.h"
#include "base/stringprintf.h"
#include "base/utf_string_conversions.h"