| Index: webkit/common/webdropdata.cc
|
| diff --git a/webkit/common/webdropdata.cc b/webkit/common/webdropdata.cc
|
| index b32e8a36a97028c9888579f83ea430382ef92ae1..e641364d63346c1f9c165b5359cc9f03129031c3 100644
|
| --- a/webkit/common/webdropdata.cc
|
| +++ b/webkit/common/webdropdata.cc
|
| @@ -7,7 +7,7 @@
|
| #include <utility>
|
|
|
| #include "base/logging.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "third_party/WebKit/public/platform/WebData.h"
|
| #include "third_party/WebKit/public/platform/WebDragData.h"
|
|
|