On Thu, 8 Sep 2022 17:00:56 GMT, Kevin Rushforth <[email protected]> wrote:
>> Hima Bindu Meda has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Revert CMakelists.txt to be same as master
>
> modules/javafx.web/src/main/native/Source/WTF/CMakeLists.txt line 6:
>
>> 4:
>> 5: add_subdirectory(wtf)
>> 6: # Apple builds have the ICU headers checked into ${WTF_DIR}/icu
>
> It looks like when you reverted some debugging changes, you removed an extra
> blank line. Since this file is otherwise now unchanged from master, can you
> revert the whole file (e.g., by using `git checkout master -- FILENAME`)?
Reverted the file to be same as master.
-------------
PR: https://git.openjdk.org/jfx/pull/893