summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_start.h
diff options
context:
space:
mode:
authordroger@chromium.org <droger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 05:07:49 +0000
committerdroger@chromium.org <droger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 05:07:49 +0000
commit381500970819966e039bf3221dec75f0f1affb70 (patch)
treebc7393f5e7206a706745c724609d38011ef5771e /ipc/ipc_message_start.h
parent0203e05abaef4995e07107b25ce992dc0e3c95ee (diff)
downloadchromium_src-381500970819966e039bf3221dec75f0f1affb70.zip
chromium_src-381500970819966e039bf3221dec75f0f1affb70.tar.gz
chromium_src-381500970819966e039bf3221dec75f0f1affb70.tar.bz2
Move Translate renderer messages to the Translate component
BUG=335082 TBR=thakis Review URL: https://codereview.chromium.org/219963007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261683 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r--ipc/ipc_message_start.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index d972761..39a7851 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -100,6 +100,7 @@ enum IPCMessageStart {
MediaStreamTrackMetricsHostMsgStart,
ChromeExtensionMsgStart,
MojoMsgStart,
+ TranslateMsgStart,
LastIPCMsgStart // Must come last.
};