Bug 85531

Summary: InjectedBundleControllerMac.mm needs to include config.h
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+, aestes: commit-queue-

Description Andy Estes 2012-05-03 12:08:43 PDT
InjectedBundleControllerMac.mm needs to inlcude config.h
Comment 1 Andy Estes 2012-05-03 12:09:14 PDT
Created attachment 140062 [details]
Patch
Comment 2 Andreas Kling 2012-05-03 12:22:51 PDT
Comment on attachment 140062 [details]
Patch

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

> Tools/ChangeLog:3
> +        InjectedBundleControllerMac.mm needs to inlcude config.h

Typo, include.
Comment 3 Andy Estes 2012-05-03 13:03:23 PDT
Committed r116000: <http://trac.webkit.org/changeset/116000>