Bug 21765 - Build failure because of missing include
Summary: Build failure because of missing include
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 19:14 PDT by Gustavo Noronha (kov)
Modified: 2008-10-22 06:55 PDT (History)
1 user (show)

See Also:


Attachments
proposed fix (973 bytes, patch)
2008-10-20 19:17 PDT, Gustavo Noronha (kov)
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2008-10-20 19:14:28 PDT
Build is failing on MediaPlayerPrivateGStreamer.cpp because it is missing an include for wtf/GOwnPtr.h;
Comment 1 Gustavo Noronha (kov) 2008-10-20 19:17:47 PDT
Created attachment 24535 [details]
proposed fix
Comment 2 Alp Toker 2008-10-22 06:55:33 PDT
Landed in r37780.