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

Unified Diff: chrome/common/all_messages.h

Issue 12589005: Implement web speech synthesis. (Closed) Base URL: http://git.chromium.org/chromium/src.git@webtts
Patch Set: Move from content to chrome, add runtime flag 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
Index: chrome/common/all_messages.h
diff --git a/chrome/common/all_messages.h b/chrome/common/all_messages.h
index 6e3eb1e6e6b8c7c78e80c041d60534a7537aa27f..80c3d749132fd9f9c28894ce259b813aeabbb0fa 100644
--- a/chrome/common/all_messages.h
+++ b/chrome/common/all_messages.h
@@ -23,3 +23,4 @@
#include "chrome/common/common_message_generator.h"
#include "chrome/common/nacl_messages.h"
+#include "chrome/common/tts_messages.h"
jam 2013/04/30 17:11:20 don't add it here, instead put this in chrome/comm
dmazzoni 2013/05/02 22:13:25 Done.

Powered by Google App Engine
This is Rietveld 408576698