So it can be shared by the API tests for EFL WK1 and WK2.
Created attachment 150957 [details] Patch
Comment on attachment 150957 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=150957&action=review > Source/WebKit/PlatformEfl.cmake:297 > ${THIRDPARTY_DIR}/gtest/include I think that we can ${THIRDPARTY_DIR}/gtest ?
Created attachment 151032 [details] Patch Thanks for having a look. The unused include path was removed.
Comment on attachment 151032 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=151032&action=review > Source/cmake/gtest/CMakeLists.txt:18 > + ${GTEST_SOURCES}/gtest-filepath.cc If possible, is this better to put by alphabetical order in this time ?
Created attachment 151040 [details] Patch Alpha sorted.
Created attachment 151048 [details] Patch Fixed indentation nit.
Comment on attachment 151048 [details] Patch Clearing flags on attachment: 151048 Committed r121990: <http://trac.webkit.org/changeset/121990>
All reviewed patches have been landed. Closing bug.