forwarding header for WKView.h is not created after r148963. (Need clean build to see the build error)
Created attachment 199515 [details] Patch
This is the build error [ 4%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/test_wtf.dir/Tests/WTF/Functional.cpp.o In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/Tests/WTF/CString.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory compilation terminated. In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/efl/main.cpp:27: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/TestsController.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directoryIn file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/Tests/WTF/CheckedArithmeticOperations.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/Tests/WTF/AtomicString.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory
Comment on attachment 199515 [details] Patch ok.
Comment on attachment 199515 [details] Patch Clearing flags on attachment: 199515 Committed r149073: <http://trac.webkit.org/changeset/149073>
All reviewed patches have been landed. Closing bug.