Index: webkit/support/simple_resource_loader_bridge.cc |
diff --git a/webkit/support/simple_resource_loader_bridge.cc b/webkit/support/simple_resource_loader_bridge.cc |
index 49410cf18dd984cd7810762fc4f90840a0aa7a41..950968203b98e7b3a3929c02a61dfeca511a29a4 100644 |
--- a/webkit/support/simple_resource_loader_bridge.cc |
+++ b/webkit/support/simple_resource_loader_bridge.cc |
@@ -40,7 +40,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/message_loop.h" |
#include "base/message_loop/message_loop_proxy.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/synchronization/waitable_event.h" |
#include "base/threading/thread.h" |
#include "base/time.h" |