Changeset 204864 in webkit
- Timestamp:
- Aug 23, 2016, 3:50:12 PM (9 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r204854 r204864 1 2016-08-23 Alex Christensen <achristensen@webkit.org> 2 3 Fix EFL build. 4 5 * TestWebKitAPI/CMakeLists.txt: 6 Include new directory. 7 1 8 2016-08-22 Filip Pizlo <fpizlo@apple.com> 2 9 -
trunk/Tools/TestWebKitAPI/CMakeLists.txt
r204529 r204864 101 101 ${THIRDPARTY_DIR}/gtest/include 102 102 ${WEBCORE_DIR}/css 103 ${WEBCORE_DIR}/css/parser 103 104 ${WEBCORE_DIR}/dom 104 105 ${WEBCORE_DIR}/editing
Note:
See TracChangeset
for help on using the changeset viewer.