Bug 27274 - Add upstreamed V8 bindings files into WebCore.gypi so they can be seen downstream
Summary: Add upstreamed V8 bindings files into WebCore.gypi so they can be seen downst...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 14:50 PDT by Albert J. Wong
Modified: 2009-07-15 15:31 PDT (History)
4 users (show)

See Also:


Attachments
Change to webcore.gypi so that the upstreamed files are visible to gyp in the chromium build downstream. (1.71 KB, patch)
2009-07-15 14:19 PDT, Albert J. Wong
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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