| Index: webkit/common/webdropdata.h
|
| diff --git a/webkit/common/webdropdata.h b/webkit/common/webdropdata.h
|
| index c36d9185ddb35d798b1dbc66c77f4d76ccfeb71a..293e2bb2f14e436d821df9e4e6de99004abae3bd 100644
|
| --- a/webkit/common/webdropdata.h
|
| +++ b/webkit/common/webdropdata.h
|
| @@ -15,8 +15,8 @@
|
|
|
| #include "base/strings/nullable_string16.h"
|
| #include "base/strings/string16.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
|
| +#include "url/gurl.h"
|
| #include "webkit/common/webkit_common_export.h"
|
|
|
| struct IDataObject;
|
|
|