⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 242341 in webkit


Ignore:
Timestamp:
Mar 4, 2019, 12:07:54 AM (7 years ago)
Author:
timothy_horton@apple.com
Message:

Fix the build.

  • dom/Document.h:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r242340 r242341  
     12019-03-04  Tim Horton  <timothy_horton@apple.com>
     2
     3        Fix the build.
     4
     5        * dom/Document.h:
     6
    172019-03-03  Zalan Bujtas  <zalan@apple.com>
    28
  • trunk/Source/WebCore/dom/Document.h

    r242340 r242341  
    874874    void processWebAppOrientations();
    875875
    876     ContentChangeObserver& contentChangeObserver();
     876    WEBCORE_EXPORT ContentChangeObserver& contentChangeObserver();
    877877#endif
    878878   
Note: See TracChangeset for help on using the changeset viewer.