Bug 103103 - Remove references to non-chromium entries from WebCore.gypi
Summary: Remove references to non-chromium entries from WebCore.gypi
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 00:32 PST by Yury Semikhatsky
Modified: 2012-11-23 01:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (30.59 KB, patch)
2012-11-23 00:35 PST, Yury Semikhatsky
pfeldman: review+
yurys: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-11-23 00:32:34 PST
There are many entries for wince, efl, qt and other platforms that are later filtered out but they cause chromium compilation errors on changes in those platforms like http://trac.webkit.org/changeset/135255. There is no need to reference these file from WebCore.gypi
Comment 1 Yury Semikhatsky 2012-11-23 00:35:56 PST
Created attachment 175744 [details]
Patch
Comment 2 Yury Semikhatsky 2012-11-23 01:58:19 PST
Committed r135573: <http://trac.webkit.org/changeset/135573>