[webkit-changes] [WebKit/WebKit] 838cb1: Two files include <Timer.h> instead of "Timer.h"

Francisco Ryan Tolmasky I noreply at github.com
Sat Jun 1 19:47:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 838cb152e87812002a762ac3dc7354c6cc1b3ba9
      https://github.com/WebKit/WebKit/commit/838cb152e87812002a762ac3dc7354c6cc1b3ba9
  Author: Francisco Tolmasky <tolmasky at gmail.com>
  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


More information about the webkit-changes mailing list