Bug 92070

Summary: [EFL] EWebLauncher should not require config.h in the style check
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, haraken, levin, lucas.de.marchi, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63966    
Attachments:
Description Flags
Patch
none
rebase for green bot none

Description Ryuan Choi 2012-07-24 00:01:08 PDT
Because EWebLauncher is independent test applcation which is not using config.h,
remove the include rules.
Comment 1 Ryuan Choi 2012-07-24 00:15:27 PDT
Created attachment 153974 [details]
Patch
Comment 2 Gyuyoung Kim 2012-07-24 00:19:19 PDT
Comment on attachment 153974 [details]
Patch

LGTM.
Comment 3 Ryuan Choi 2012-07-24 01:34:58 PDT
Created attachment 153988 [details]
rebase for green bot
Comment 4 Kentaro Hara 2012-07-24 02:49:02 PDT
Comment on attachment 153988 [details]
rebase for green bot

Looks OK. rs=me
Comment 5 Ryuan Choi 2012-07-24 02:50:01 PDT
Comment on attachment 153988 [details]
rebase for green bot

thank you.
Comment 6 Ryuan Choi 2012-07-24 03:27:29 PDT
Committed r123450: <http://trac.webkit.org/changeset/123450>