Changeset 243137 in webkit


Ignore:
Timestamp:
Mar 19, 2019 6:46:25 AM (5 years ago)
Author:
Michael Catanzaro
Message:

Unreviewed GTK build fix
https://bugs.webkit.org/show_bug.cgi?id=195863
<rdar://problem/49006248>

Patch by Diego Pino.

  • svg/SVGTests.h:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r243135 r243137  
     12019-03-19  Michael Catanzaro  <mcatanzaro@igalia.com>
     2
     3        Unreviewed GTK build fix
     4        https://bugs.webkit.org/show_bug.cgi?id=195863
     5        <rdar://problem/49006248>
     6
     7        Patch by Diego Pino.
     8
     9        * svg/SVGTests.h:
     10
    1112019-03-19  Michael Catanzaro  <mcatanzaro@igalia.com>
    212
  • trunk/Source/WebCore/svg/SVGTests.h

    r243130 r243137  
    2222#pragma once
    2323
     24#include "QualifiedName.h"
    2425#include "SVGStringList.h"
    2526
Note: See TracChangeset for help on using the changeset viewer.