summaryrefslogtreecommitdiffstats
path: root/base/memory/shared_memory_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/memory/shared_memory_win.cc')
-rw-r--r--base/memory/shared_memory_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/memory/shared_memory_win.cc b/base/memory/shared_memory_win.cc
index 8f92c35..42e0b04 100644
--- a/base/memory/shared_memory_win.cc
+++ b/base/memory/shared_memory_win.cc
@@ -5,7 +5,7 @@
#include "base/memory/shared_memory.h"
#include "base/logging.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
namespace {