The Great Blink mv for source files, part 2.

https://chromium-review.googlesource.com/1001153
This commit is contained in:
Aleksei Kuzmin 2018-07-20 18:08:18 +02:00
parent 00423b06c6
commit 0afebdc531
36 changed files with 106 additions and 106 deletions

View file

@ -9,8 +9,8 @@
#include "base/containers/hash_tables.h"
#include "content/public/renderer/render_thread_observer.h"
#include "third_party/WebKit/public/platform/WebSpeechSynthesizer.h"
#include "third_party/WebKit/public/platform/WebSpeechSynthesizerClient.h"
#include "third_party/blink/public/platform/web_speech_synthesizer.h"
#include "third_party/blink/public/platform/web_speech_synthesizer_client.h"
namespace IPC {
class Message;