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

Unified Diff: Source/core/testing/MockCDM.h

Issue 15178010: Remove ENABLE_ENCRYPTED_MEDIA #define as it's always enabled (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
« no previous file with comments | « Source/core/platform/graphics/MediaPlayerPrivate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/testing/MockCDM.h
diff --git a/Source/core/testing/MockCDM.h b/Source/core/testing/MockCDM.h
index 1ccc4c4e915a67f4a3e4decae6d7ce8e2a9b4edb..1902a26e6f841dc1af29571d9244050a0aae4cf0 100644
--- a/Source/core/testing/MockCDM.h
+++ b/Source/core/testing/MockCDM.h
@@ -53,6 +53,6 @@ protected:
}
-#endif // ENABLE(ENCRYPTED_MEDIA)
+#endif // ENABLE(ENCRYPTED_MEDIA_V2)
#endif // MockCDM_h
« no previous file with comments | « Source/core/platform/graphics/MediaPlayerPrivate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698