| Index: third_party/WebKit/public/platform/WebContentDecryptionModuleSession.h
|
| diff --git a/third_party/WebKit/public/platform/WebContentDecryptionModuleSession.h b/third_party/WebKit/public/platform/WebContentDecryptionModuleSession.h
|
| index 3f170c6f2e7be59343174194b0536a0027106803..4b97aeca30fc5599015ac788de495085cde2ce44 100644
|
| --- a/third_party/WebKit/public/platform/WebContentDecryptionModuleSession.h
|
| +++ b/third_party/WebKit/public/platform/WebContentDecryptionModuleSession.h
|
| @@ -41,7 +41,6 @@ namespace blink {
|
|
|
| class WebEncryptedMediaKeyInformation;
|
| class WebString;
|
| -class WebURL;
|
|
|
| class BLINK_PLATFORM_EXPORT WebContentDecryptionModuleSession {
|
| public:
|
|
|