Changeset 204655 in webkit


Ignore:
Timestamp:
Aug 19, 2016, 2:55:55 PM (9 years ago)
Author:
Ryan Haddad
Message:

Attempt to fix the Windows build after r204652.

Unreviewed build fix.

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

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r204654 r204655  
     12016-08-19  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Attempt to fix the Windows build after r204652.
     4
     5        Unreviewed build fix.
     6
     7        * dom/DOMAllInOne.cpp:
     8
    192016-08-19  Myles C. Maxfield  <mmaxfield@apple.com>
    210
  • trunk/Source/WebCore/dom/DOMAllInOne.cpp

    r204459 r204655  
    9393#include "InlineStyleSheetOwner.cpp"
    9494#include "KeyboardEvent.cpp"
    95 #include "LifecycleCallbackQueue.cpp"
     95#include "CustomElementReactionQueue.cpp"
    9696#include "LiveNodeList.cpp"
    9797#include "MessageChannel.cpp"
Note: See TracChangeset for help on using the changeset viewer.