Commit efcd360d authored by jbroman@chromium.org's avatar jbroman@chromium.org

Remove unused include of RetainPtr.h from PlatformSpeechSynthesizer.cpp.

This file does not use RetainPtr.

Review URL: https://codereview.chromium.org/1313733002

git-svn-id: svn://svn.chromium.org/blink/trunk@201195 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 72ab14dd
......@@ -32,7 +32,6 @@
#include "public/platform/WebSpeechSynthesisUtterance.h"
#include "public/platform/WebSpeechSynthesizer.h"
#include "public/platform/WebSpeechSynthesizerClient.h"
#include "wtf/RetainPtr.h"
namespace blink {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment