1> JavaScriptCore/runtime/DateConversion.cpp(35): fatal error C1083: Cannot open include file: 'wtf/text/win/WCharStringExtras.h': No such file or directory
<rdar://problem/36480409>
Created attachment 331400 [details] Patch
Comment on attachment 331400 [details] Patch r=me
Attachment 331400 [details] did not pass style-queue: ERROR: Source/WTF/wtf/PlatformWin.cmake:3: There should be exactly one empty line instead of 0 between "cf/TypeCastsCF.h" and "text/win/WCharStringExtras.h". [list/emptyline] [5] ERROR: Source/WTF/wtf/PlatformWin.cmake:38: There should be exactly one empty line instead of 0 between "text" and "text/win". [list/emptyline] [5] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 331400 [details] Patch Thanks for reviewing!
Comment on attachment 331400 [details] Patch Clearing flags on attachment: 331400 Committed r226983: <https://trac.webkit.org/changeset/226983>
All reviewed patches have been landed. Closing bug.