summaryrefslogtreecommitdiffstats
path: root/content/shell/common/shell_content_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/common/shell_content_client.cc')
-rw-r--r--content/shell/common/shell_content_client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/common/shell_content_client.cc b/content/shell/common/shell_content_client.cc
index 6486e39..495ad85 100644
--- a/content/shell/common/shell_content_client.cc
+++ b/content/shell/common/shell_content_client.cc
@@ -6,7 +6,7 @@
#include "base/command_line.h"
#include "base/strings/string_piece.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
#include "content/public/common/content_switches.h"
#include "content/shell/common/shell_switches.h"
#include "grit/shell_resources.h"