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

Unified Diff: Source/core/frame/UseCounter.h

Issue 724573004: Remove MediaError.MEDIA_ERR_ENCRYPTED (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index e7866de84797b77804e51958816ed08792b3b7aa..25159a27eda3417ff9f8160d3748f5425bf3bf53 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -243,7 +243,6 @@ public:
FormAssociationByParser = 248,
SVGSVGElementInDocument = 250,
SVGDocumentRootElement = 251,
- MediaErrorEncrypted = 253,
EventSourceURL = 254,
WebSocketURL = 255,
WorkerSubjectToCSP = 257,
« no previous file with comments | « LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698