Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / web / WebMediaPlayerAction.h
index 7a3d591..4add3ce 100644 (file)
@@ -39,7 +39,8 @@ struct WebMediaPlayerAction {
         Play,
         Mute,
         Loop,
-        Controls
+        Controls,
+        TypeLast = Controls
     };
 
     Type type;