Bug 82226

Summary: Web Inspector: Expose InspectorTypeBuilder.h to other components
Product: WebKit Reporter: Peter Rybin <prybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, vsevik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch vsevik: review+

Description Peter Rybin 2012-03-26 11:11:14 PDT
InspectorTypeBuilder.h header is not visible from WebView component under xcode build. Update xcode build file to fix it.
Comment 1 Peter Rybin 2012-03-26 11:42:16 PDT
Created attachment 133855 [details]
Patch
Comment 2 Peter Rybin 2012-03-26 12:22:55 PDT
Created attachment 133862 [details]
Patch
Comment 3 Vsevolod Vlasov 2012-03-26 12:29:00 PDT
Committed r112138: <http://trac.webkit.org/changeset/112138>