Index: content/test/image_decoder_test.cc |
diff --git a/content/test/image_decoder_test.cc b/content/test/image_decoder_test.cc |
index a8c799c23b0ec97fccb522f84ac57cbdee188d01..ac7c69dd2562c7f71c648fa60bf5ab9f751f9fc7 100644 |
--- a/content/test/image_decoder_test.cc |
+++ b/content/test/image_decoder_test.cc |
@@ -10,7 +10,7 @@ |
#include "base/md5.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/path_service.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "third_party/WebKit/public/platform/WebData.h" |
#include "third_party/WebKit/public/platform/WebImage.h" |
#include "third_party/WebKit/public/platform/WebSize.h" |