summaryrefslogtreecommitdiffstats
path: root/tools/imagediff/image_diff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/imagediff/image_diff.cc')
-rw-r--r--tools/imagediff/image_diff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/imagediff/image_diff.cc b/tools/imagediff/image_diff.cc
index deba3cc..2b9a3e0 100644
--- a/tools/imagediff/image_diff.cc
+++ b/tools/imagediff/image_diff.cc
@@ -20,7 +20,7 @@
#include "base/logging.h"
#include "base/process_util.h"
#include "base/scoped_ptr.h"
-#include "base/string_util.h"
+#include "base/utf_string_conversions.h"
#if defined(OS_WIN)
#include "windows.h"