Bug 91336

Summary: [EFL] Move files guarded by #ifdef to existing file list.
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2012-07-14 23:30:47 PDT
Some EFL files have already guared by #ifdef. So, cmake files doesn't need to guard them again. In addition, some files are missing #ifdef guard its header files.
Comment 1 Gyuyoung Kim 2012-07-14 23:34:40 PDT
Created attachment 152451 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-07-15 18:29:03 PDT
Comment on attachment 152451 [details]
Patch

Looks OK.
Comment 3 Ryosuke Niwa 2012-07-15 19:16:54 PDT
Comment on attachment 152451 [details]
Patch

rs=me.
Comment 4 WebKit Review Bot 2012-07-15 19:26:04 PDT
Comment on attachment 152451 [details]
Patch

Clearing flags on attachment: 152451

Committed r122688: <http://trac.webkit.org/changeset/122688>
Comment 5 WebKit Review Bot 2012-07-15 19:26:09 PDT
All reviewed patches have been landed.  Closing bug.