Changeset 216118 in webkit


Ignore:
Timestamp:
May 3, 2017, 9:28:47 AM (8 years ago)
Author:
Ryan Haddad
Message:

Unreviewed attempt to fix the Windows build after r216117.
https://bugs.webkit.org/show_bug.cgi?id=171601

  • css/CSSAllInOne.cpp:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r216117 r216118  
     12017-05-03  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Unreviewed attempt to fix the Windows build after r216117.
     4        https://bugs.webkit.org/show_bug.cgi?id=171601
     5
     6        * css/CSSAllInOne.cpp:
     7
    182017-05-03  Antti Koivisto  <antti@apple.com>
    29
  • trunk/Source/WebCore/css/CSSAllInOne.cpp

    r214359 r216118  
    112112#include "SelectorChecker.cpp"
    113113#include "SelectorFilter.cpp"
    114 #include "StyleInvalidationAnalysis.cpp"
     114#include "StyleInvalidator.cpp"
    115115#include "StyleMedia.cpp"
    116116#include "StyleProperties.cpp"
Note: See TracChangeset for help on using the changeset viewer.