| Index: third_party/WebKit/Source/core/dom/SecurityContext.h
|
| diff --git a/third_party/WebKit/Source/core/dom/SecurityContext.h b/third_party/WebKit/Source/core/dom/SecurityContext.h
|
| index 449019a12416ca5d68b0c563da5328f4fa1aa60e..072cbc68f98a97b4a9a35d887bda7f6a8a4b1bf4 100644
|
| --- a/third_party/WebKit/Source/core/dom/SecurityContext.h
|
| +++ b/third_party/WebKit/Source/core/dom/SecurityContext.h
|
| @@ -45,7 +45,6 @@ namespace blink {
|
|
|
| class SecurityOrigin;
|
| class ContentSecurityPolicy;
|
| -class KURL;
|
|
|
| class CORE_EXPORT SecurityContext : public GarbageCollectedMixin {
|
| WTF_MAKE_NONCOPYABLE(SecurityContext);
|
|
|