| Index: webkit/common/webdropdata.h
|
| diff --git a/webkit/common/webdropdata.h b/webkit/common/webdropdata.h
|
| index 0b041cd7768dd651779cdaa8aa2856027e909f8a..1e32f56acfb258239bd33d4736d94907e178d03d 100644
|
| --- a/webkit/common/webdropdata.h
|
| +++ b/webkit/common/webdropdata.h
|
| @@ -14,7 +14,7 @@
|
| #include <vector>
|
|
|
| #include "base/nullable_string16.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
|
| #include "webkit/common/webkit_common_export.h"
|
|
|