| Index: tools/memory_watcher/memory_watcher.cc
|
| diff --git a/tools/memory_watcher/memory_watcher.cc b/tools/memory_watcher/memory_watcher.cc
|
| index 7c4d801c3de71951017615e41b7c58eb288c627a..66c4aafc02b5ff6af19fddc1b5d76ec33e9c2b38 100644
|
| --- a/tools/memory_watcher/memory_watcher.cc
|
| +++ b/tools/memory_watcher/memory_watcher.cc
|
| @@ -12,8 +12,8 @@
|
| #include "base/logging.h"
|
| #include "base/metrics/stats_counters.h"
|
| #include "base/string_util.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/utf_string_conversions.h"
|
| #include "tools/memory_watcher/call_stack.h"
|
| #include "tools/memory_watcher/preamble_patcher.h"
|
|
|
|
|