Bug 27027 - Add missing include + fix typo in RenderThemeChromiumMac.mm
Summary: Add missing include + fix typo in RenderThemeChromiumMac.mm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 06:44 PDT by Albert J. Wong
Modified: 2009-07-07 15:54 PDT (History)
1 user (show)

See Also:


Attachments
2-line patch to fix the chromium compile. (1.63 KB, patch)
2009-07-07 06:55 PDT, Albert J. Wong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Albert J. Wong 2009-07-07 06:44:44 PDT
While shuffling the change for https://bugs.webkit.org/show_bug.cgi?id=27018 last night, accidentally uploaded an old patch.  Here's the fix.
Comment 1 Albert J. Wong 2009-07-07 06:55:10 PDT
Created attachment 32377 [details]
2-line patch to fix the chromium compile.

This should have been part of the patch for https://bugs.webkit.org/show_bug.cgi?id=27018, but I uploaded an old diff. :(
Comment 2 Dmitry Titov 2009-07-07 10:31:29 PDT
Landed: http://trac.webkit.org/changeset/45599
Comment 3 Eric Seidel (no email) 2009-07-07 15:54:51 PDT
Comment on attachment 32377 [details]
2-line patch to fix the chromium compile.

It would appear this was already landed.