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

Unified Diff: Source/core/dom/EventNames.in

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/bindings/v8/Dictionary.cpp ('k') | Source/core/features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventNames.in
diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in
index 5ede66518a6574b774f9a66bbf19ac9361277432..a1cdef26a31f842726ecc3ad647c94bb30f82455 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -50,7 +50,7 @@ TouchEvent runtimeConditional=touchEnabled
modules/device_orientation/DeviceMotionEvent
core/dom/DeviceOrientationEvent
OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS
-core/html/MediaKeyEvent conditional=ENCRYPTED_MEDIA
+core/html/MediaKeyEvent
MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2
MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2
core/html/track/TrackEvent
« no previous file with comments | « Source/bindings/v8/Dictionary.cpp ('k') | Source/core/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698