Bug 146283 - Wireless Playback Target-related #import should be a #include
Summary: Wireless Playback Target-related #import should be a #include
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-24 10:31 PDT by Matt Rajca
Modified: 2015-06-26 10:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2015-06-26 09:29 PDT, Matt Rajca
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2015-06-24 10:31:16 PDT
Change #import <WebCore/MediaPlaybackTargetContext.h> to #include <WebCore/MediaPlaybackTargetContext.h> in WebCoreArgumentCoders.cpp.
Comment 1 Radar WebKit Bug Importer 2015-06-26 09:25:00 PDT
<rdar://problem/21565737>
Comment 2 Matt Rajca 2015-06-26 09:29:26 PDT
Created attachment 255640 [details]
Patch
Comment 3 Matt Rajca 2015-06-26 10:44:28 PDT
Committed r186002: <http://trac.webkit.org/changeset/186002>