Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 838cb152e87812002a762ac3dc7354c6cc1b3ba9
https://github.com/WebKit/WebKit/commit/838cb152e87812002a762ac3dc7354c6cc1b3ba9
Author: Francisco Tolmasky <[email protected]>
Date: 2024-06-01 (Sat, 01 Jun 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.h
M Source/WebCore/platform/mediastream/RealtimeOutgoingVideoSource.h
Log Message:
-----------
Two files include <Timer.h> instead of "Timer.h"
https://bugs.webkit.org/show_bug.cgi?id=274969
Reviewed by Yusuke Suzuki.
This simply changes the two occurrences of `#include <Timer.h>` to `#include
"Timer.h"`
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.h:
* Source/WebCore/platform/mediastream/RealtimeOutgoingVideoSource.h:
Canonical link: https://commits.webkit.org/279621@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes