Changeset 206920 in webkit


Ignore:
Timestamp:
Oct 7, 2016 10:26:54 AM (8 years ago)
Author:
Ryan Haddad
Message:

Fix the Windows build after r206917.

Unreviewed build fix.

  • dom/DOMAllInOne.cpp:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r206917 r206920  
     12016-10-07  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Fix the Windows build after r206917.
     4
     5        Unreviewed build fix.
     6
     7        * dom/DOMAllInOne.cpp:
     8
    192016-10-07  Antti Koivisto  <antti@apple.com>
    210
  • trunk/Source/WebCore/dom/DOMAllInOne.cpp

    r206843 r206920  
    3030#include "AnimationEvent.cpp"
    3131#include "Attr.cpp"
    32 #include "AuthorStyleSheets.cpp"
     32#include "StyleScope.cpp"
    3333#include "BeforeTextInsertedEvent.cpp"
    3434#include "BeforeUnloadEvent.cpp"
Note: See TracChangeset for help on using the changeset viewer.