Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2465)

Unified Diff: chrome/common/common_message_generator.h

Issue 12589005: Implement web speech synthesis. (Closed) Base URL: http://git.chromium.org/chromium/src.git@webtts
Patch Set: Fix android build Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | chrome/common/tts_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/common_message_generator.h
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
index 9444b44dfee54ff50aceaac59a473cb267ef42eb..de8ab77ea7266d44d010ef2e752a42564f183997 100644
--- a/chrome/common/common_message_generator.h
+++ b/chrome/common/common_message_generator.h
@@ -15,4 +15,5 @@
#include "chrome/common/safe_browsing/safebrowsing_messages.h"
#include "chrome/common/service_messages.h"
#include "chrome/common/spellcheck_messages.h"
+#include "chrome/common/tts_messages.h"
#include "chrome/common/validation_message_messages.h"
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | chrome/common/tts_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698