Remove WebCString from Blink

https://chromium-review.googlesource.com/594673
This commit is contained in:
Aleksei Kuzmin 2017-11-23 14:56:43 +01:00 committed by Cheng Zhao
parent de576fa82e
commit 5d870837cf

View file

@ -8,7 +8,6 @@
#include "chrome/common/tts_messages.h"
#include "chrome/common/tts_utterance_request.h"
#include "content/public/renderer/render_thread.h"
#include "third_party/WebKit/public/platform/WebCString.h"
#include "third_party/WebKit/public/platform/WebSpeechSynthesisUtterance.h"
#include "third_party/WebKit/public/platform/WebSpeechSynthesisVoice.h"
#include "third_party/WebKit/public/platform/WebString.h"