Index: third_party/WebKit/Source/core/html/HTMLMediaElement.h |
diff --git a/third_party/WebKit/Source/core/html/HTMLMediaElement.h b/third_party/WebKit/Source/core/html/HTMLMediaElement.h |
index a2dccecc890c292e22997b9ce54da6d2f1939f08..8d64be5b49158131525c0027547abdaced20d77e 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLMediaElement.h |
+++ b/third_party/WebKit/Source/core/html/HTMLMediaElement.h |
@@ -735,6 +735,7 @@ class CORE_EXPORT HTMLMediaElement |
friend class TrackDisplayUpdateScope; |
friend class MediaControlsTest; |
friend class HTMLMediaElementTest; |
+ friend class HTMLMediaElementEventListenersTest; |
friend class HTMLVideoElementTest; |
friend class MediaControlsOrientationLockDelegateTest; |