Changeset 290013 in webkit


Ignore:
Timestamp:
Feb 17, 2022, 5:36:13 AM (3 years ago)
Author:
Lauro Moura
Message:

Unreviewed, non-unified build fix after r290003
https://bugs.webkit.org/show_bug.cgi?id=236774

  • animation/FrameRateAligner.h:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r290010 r290013  
     12022-02-17  Lauro Moura  <lmoura@igalia.com>
     2
     3        Unreviewed, non-unified build fix after r290003
     4        https://bugs.webkit.org/show_bug.cgi?id=236774
     5
     6        * animation/FrameRateAligner.h:
     7
    182022-02-17  Nikolas Zimmermann  <nzimmermann@igalia.com>
    29
  • trunk/Source/WebCore/animation/FrameRateAligner.h

    r290003 r290013  
    2828#include "AnimationFrameRate.h"
    2929#include "ReducedResolutionSeconds.h"
     30#include <wtf/HashMap.h>
    3031#include <wtf/Seconds.h>
    3132
Note: See TracChangeset for help on using the changeset viewer.