summaryrefslogtreecommitdiffstats
path: root/chrome_frame/com_message_event.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/com_message_event.cc')
-rw-r--r--chrome_frame/com_message_event.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/com_message_event.cc b/chrome_frame/com_message_event.cc
index 32f1fc6..506359d 100644
--- a/chrome_frame/com_message_event.cc
+++ b/chrome_frame/com_message_event.cc
@@ -7,7 +7,7 @@
#include "base/logging.h"
#include "base/string_util.h"
#include "base/stringprintf.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
ComMessageEvent::ComMessageEvent() {
}