RESOLVED FIXED 24005
Add UnusedParam.h include to fix Chromium build.
https://bugs.webkit.org/show_bug.cgi?id=24005
Summary Add UnusedParam.h include to fix Chromium build.
Dimitri Glazkov (Google)
Reported 2009-02-18 11:08:56 PST
This was identified during an eariler merge.
Attachments
add an extra include to fix Chromium build, v1 (938 bytes, patch)
2009-02-18 11:11 PST, Dimitri Glazkov (Google)
eric: review+
Dimitri Glazkov (Google)
Comment 1 2009-02-18 11:11:15 PST
Created attachment 27758 [details] add an extra include to fix Chromium build, v1 WebCore/ChangeLog | 9 +++++++++ WebCore/page/animation/AnimationController.cpp | 1 + 2 files changed, 10 insertions(+), 0 deletions(-)
Eric Seidel (no email)
Comment 2 2009-02-18 11:13:18 PST
Comment on attachment 27758 [details] add an extra include to fix Chromium build, v1 LGTM. I wonder why other builds aren't broken here? Is this included in the prefix header of the Apple builds? Or just some header we don't happen to include?
Dimitri Glazkov (Google)
Comment 3 2009-02-18 11:27:13 PST
Note You need to log in before you can comment on or make changes to this bug.