Bug 43843 - Include <wtf/UnusedParam.h> in GraphicsContextSkia.cpp
Summary: Include <wtf/UnusedParam.h> in GraphicsContextSkia.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 04:13 PDT by Kwang Yul Seo
Modified: 2010-08-11 16:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.06 KB, patch)
2010-08-11 04:16 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-08-11 04:13:03 PDT
As UNUSED_PARAM macro is used in GraphicsContextSkia.cpp, <wtf/UnusedParam.h> must be included.
Comment 1 Kwang Yul Seo 2010-08-11 04:16:09 PDT
Created attachment 64092 [details]
Patch
Comment 2 WebKit Commit Bot 2010-08-11 16:31:15 PDT
Comment on attachment 64092 [details]
Patch

Clearing flags on attachment: 64092

Committed r65197: <http://trac.webkit.org/changeset/65197>
Comment 3 WebKit Commit Bot 2010-08-11 16:31:19 PDT
All reviewed patches have been landed.  Closing bug.