Changeset 204864 in webkit


Ignore:
Timestamp:
Aug 23, 2016, 3:50:12 PM (9 years ago)
Author:
achristensen@apple.com
Message:

Fix EFL build.

  • TestWebKitAPI/CMakeLists.txt:

Include new directory.

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r204854 r204864  
     12016-08-23  Alex Christensen  <achristensen@webkit.org>
     2
     3        Fix EFL build.
     4
     5        * TestWebKitAPI/CMakeLists.txt:
     6        Include new directory.
     7
    182016-08-22  Filip Pizlo  <fpizlo@apple.com>
    29
  • trunk/Tools/TestWebKitAPI/CMakeLists.txt

    r204529 r204864  
    101101    ${THIRDPARTY_DIR}/gtest/include
    102102    ${WEBCORE_DIR}/css
     103    ${WEBCORE_DIR}/css/parser
    103104    ${WEBCORE_DIR}/dom
    104105    ${WEBCORE_DIR}/editing
Note: See TracChangeset for help on using the changeset viewer.