Index: tools/memory_watcher/memory_watcher.cc |
=================================================================== |
--- tools/memory_watcher/memory_watcher.cc (revision 54459) |
+++ tools/memory_watcher/memory_watcher.cc (working copy) |
@@ -12,6 +12,7 @@ |
#include "base/logging.h" |
#include "base/stats_counters.h" |
#include "base/string_util.h" |
+#include "base/utf_string_conversions.h" |
#include "tools/memory_watcher/call_stack.h" |
#include "tools/memory_watcher/preamble_patcher.h" |