summaryrefslogtreecommitdiffstats
path: root/webkit/common/webdropdata.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/common/webdropdata.cc')
-rw-r--r--webkit/common/webdropdata.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/common/webdropdata.cc b/webkit/common/webdropdata.cc
index 97c0497..b32e8a3 100644
--- a/webkit/common/webdropdata.cc
+++ b/webkit/common/webdropdata.cc
@@ -8,7 +8,7 @@
#include "base/logging.h"
#include "base/string_util.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
#include "third_party/WebKit/public/platform/WebData.h"
#include "third_party/WebKit/public/platform/WebDragData.h"
#include "third_party/WebKit/public/platform/WebString.h"