Bug 56547

Summary: Add a few Objective-C++ files to the WebCore GYP build
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55018    
Attachments:
Description Flags
Patch none

Description Adam Barth 2011-03-17 00:15:17 PDT
Add a few Objective-C++ files to the WebCore GYP build
Comment 1 Adam Barth 2011-03-17 00:15:59 PDT
Created attachment 86038 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-03-17 00:16:41 PDT
Comment on attachment 86038 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=86038&action=review

OK.

> Source/WebCore/gyp/WebCore.gyp:73
>          ['exclude', 'bridge/testbindings\\.cpp$'], # Remove from GYPI?
> +        ['exclude', 'bridge/testbindings\\.mm$'], # Remove from GYPI?

Why not a pattern here?
Comment 3 WebKit Commit Bot 2011-03-17 01:10:47 PDT
Comment on attachment 86038 [details]
Patch

Clearing flags on attachment: 86038

Committed r81337: <http://trac.webkit.org/changeset/81337>
Comment 4 WebKit Commit Bot 2011-03-17 01:10:52 PDT
All reviewed patches have been landed.  Closing bug.