Bug 131103 - Remove unused header from PlatformSpeechSynthesizer.h
Summary: Remove unused header from PlatformSpeechSynthesizer.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Krzysztof Czech
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 05:41 PDT by Krzysztof Czech
Modified: 2014-04-07 01:19 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.14 KB, patch)
2014-04-02 05:45 PDT, Krzysztof Czech
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czech 2014-04-02 05:41:38 PDT
Since WebSpeech has switched to use std::unique_ptr, we do not need to include PassOwnPtr.
Comment 1 Krzysztof Czech 2014-04-02 05:45:25 PDT
Created attachment 228387 [details]
patch
Comment 2 WebKit Commit Bot 2014-04-07 01:19:02 PDT
Comment on attachment 228387 [details]
patch

Clearing flags on attachment: 228387

Committed r166869: <http://trac.webkit.org/changeset/166869>
Comment 3 WebKit Commit Bot 2014-04-07 01:19:06 PDT
All reviewed patches have been landed.  Closing bug.