Index: Source/core/html/shadow/MediaControlElements.h |
diff --git a/Source/core/html/shadow/MediaControlElements.h b/Source/core/html/shadow/MediaControlElements.h |
index 0c1678493423ffe6a70f0a54443c135d7e0ea7c0..a41dee2406ad5f581b54a34d124fe7ecf791bf88 100644 |
--- a/Source/core/html/shadow/MediaControlElements.h |
+++ b/Source/core/html/shadow/MediaControlElements.h |
@@ -42,6 +42,7 @@ public: |
void setIsDisplayed(bool); |
+ bool isOpaque(); |
void makeOpaque(); |
void makeTransparent(); |