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

Unified Diff: ipc/ipc_message_utils.h

Issue 6308009: If user had consented for metrics reporting, send speech input request origin to the server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing files Created 9 years, 11 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: ipc/ipc_message_utils.h
diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h
index b16e05a01325a553fbef7199ffde7d39fc47aa36..e945da0d19fec9b50655e1b7f7ea134a9cbc086b 100644
--- a/ipc/ipc_message_utils.h
+++ b/ipc/ipc_message_utils.h
@@ -65,6 +65,7 @@ enum IPCMessageStart {
DOMStorageMsgStart,
IndexedDBMsgStart,
PepperFileMsgStart,
+ SpeechInputMsgStart,
};
class DictionaryValue;
« chrome/common/speech_input_messages.cc ('K') | « chrome/renderer/speech_input_dispatcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698