Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1372)

Unified Diff: Source/modules/encryptedmedia/MediaKeysClient.h

Issue 651503002: Clean up forward declarations in Source/modules (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/modules/encryptedmedia/MediaKeysClient.h
diff --git a/Source/modules/encryptedmedia/MediaKeysClient.h b/Source/modules/encryptedmedia/MediaKeysClient.h
index ad2f631c2d206e62c116a03dfa2f208c809784b6..5f1afb06fd7637c4dd7029d262556b2a3ad9e181 100644
--- a/Source/modules/encryptedmedia/MediaKeysClient.h
+++ b/Source/modules/encryptedmedia/MediaKeysClient.h
@@ -11,7 +11,6 @@
namespace blink {
class ExecutionContext;
-class Page;
class WebContentDecryptionModule;
class MediaKeysClient {

Powered by Google App Engine
This is Rietveld 408576698