Bug 85531 - InjectedBundleControllerMac.mm needs to include config.h
Summary: InjectedBundleControllerMac.mm needs to include config.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 12:08 PDT by Andy Estes
Modified: 2012-05-03 13:03 PDT (History)
0 users

See Also:


Attachments
Patch (1.10 KB, patch)
2012-05-03 12:09 PDT, Andy Estes
kling: review+
aestes: commit-queue-
Details | Formatted Diff | Diff

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