Bug 140381 - [EFL][GTK] Fix build after r178309
Summary: [EFL][GTK] Fix build after r178309
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-12 20:34 PST by Hunseop Jeong
Modified: 2015-01-13 23:31 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.12 KB, patch)
2015-01-12 21:26 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2015-01-12 20:34:00 PST
/efl/PlatformWebView.cpp.o -c ../../Tools/TestWebKitAPI/efl/PlatformWebView.cpp
In file included from ../../Source/WebKit2/UIProcess/API/C/WKAPICast.h:46:0,
                 from DerivedSources/WebKit2/include/WebKit/WKAPICast.h:1,
                 from ../../Tools/TestWebKitAPI/efl/PlatformWebView.cpp:33:
../../Source/WebKit2/Shared/API/c/WKSharedAPICast.h:32:24: fatal error: APISession.h: No such file or directory
 #include "APISession.h"
Comment 1 Hunseop Jeong 2015-01-12 21:26:36 PST
Created attachment 244493 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-12 22:23:45 PST
Comment on attachment 244493 [details]
Patch

Clearing flags on attachment: 244493

Committed r178316: <http://trac.webkit.org/changeset/178316>
Comment 3 WebKit Commit Bot 2015-01-12 22:23:51 PST
All reviewed patches have been landed.  Closing bug.