Changeset 228369 in webkit


Ignore:
Timestamp:
Feb 11, 2018 10:22:57 PM (6 years ago)
Author:
commit-queue@webkit.org
Message:

[WinCairo] Add WKBaseWin.h
https://bugs.webkit.org/show_bug.cgi?id=182681

Patch by Yousuke Kimoto <yousuke.kimoto@sony.com> on 2018-02-11
Reviewed by Yusuke Suzuki.

  • PlatformWin.cmake:
  • Shared/API/c/win/WKBaseWin.h: Added.
Location:
trunk/Source/WebKit
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r228351 r228369  
     12018-02-11  Yousuke Kimoto  <yousuke.kimoto@sony.com>
     2
     3        [WinCairo] Add WKBaseWin.h
     4        https://bugs.webkit.org/show_bug.cgi?id=182681
     5
     6        Reviewed by Yusuke Suzuki.
     7
     8        * PlatformWin.cmake:
     9        * Shared/API/c/win/WKBaseWin.h: Added.
     10
    1112018-02-09  Ross Kirsling  <ross.kirsling@sony.com>
    212
  • trunk/Source/WebKit/PlatformWin.cmake

    r228148 r228369  
    155155
    156156    Shared/API/c/cf
     157    Shared/API/c/win
    157158
    158159    UIProcess/API/c
Note: See TracChangeset for help on using the changeset viewer.