Bug 27274

Summary: Add upstreamed V8 bindings files into WebCore.gypi so they can be seen downstream
Product: WebKit Reporter: Albert J. Wong <ajwong>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ajwong, dglazkov, japhet, jianli
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Change to webcore.gypi so that the upstreamed files are visible to gyp in the chromium build downstream. levin: review+

Description Albert J. Wong 2009-07-14 14:50:49 PDT
What the summary says.
Comment 1 Albert J. Wong 2009-07-15 14:19:20 PDT
Created attachment 32810 [details]
Change to webcore.gypi so that the upstreamed files are visible to gyp in the chromium build downstream.
Comment 2 Albert J. Wong 2009-07-15 14:47:29 PDT
Did a test build of chromium and of pure webkit (just to be certain).

After this is committed, landed, and rolled down to chromium, we can kill the chromium side files.
Comment 3 Jian Li 2009-07-15 15:31:15 PDT
Committed as http://trac.webkit.org/changeset/45952