summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_start.h
diff options
context:
space:
mode:
authortsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-01 01:55:10 +0000
committertsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-01 01:55:10 +0000
commitf42ea76ee87cc24263d820c5a238e800f5929361 (patch)
tree1bc53cdfd2ce17b82322671aef7ff535cfecd1c6 /ipc/ipc_message_start.h
parent1a32f786d2b6d0956232ee343eabf200d7de6191 (diff)
downloadchromium_src-f42ea76ee87cc24263d820c5a238e800f5929361.zip
chromium_src-f42ea76ee87cc24263d820c5a238e800f5929361.tar.gz
chromium_src-f42ea76ee87cc24263d820c5a238e800f5929361.tar.bz2
Remove unused IPC_MESSAGE_START enum constants.
Review URL: https://codereview.chromium.org/358023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280728 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r--ipc/ipc_message_start.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 5b4b217..59a0db9 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -30,7 +30,6 @@ enum IPCMessageStart {
DatabaseMsgStart,
DOMStorageMsgStart,
IndexedDBMsgStart,
- PepperFileMsgStart,
SpeechRecognitionMsgStart,
PepperMsgStart,
AutofillMsgStart,
@@ -62,7 +61,6 @@ enum IPCMessageStart {
ChromeUtilityMsgStart,
MediaStreamMsgStart,
ChromeBenchmarkingMsgStart,
- IntentsMsgStart,
JavaBridgeMsgStart,
GamepadMsgStart,
ShellMsgStart,
@@ -70,9 +68,7 @@ enum IPCMessageStart {
PrefetchMsgStart,
PrerenderMsgStart,
ChromotingMsgStart,
- OldBrowserPluginMsgStart,
BrowserPluginMsgStart,
- HyphenatorMsgStart,
AndroidWebViewMsgStart,
MetroViewerMsgStart,
CCMsgStart,
@@ -80,9 +76,7 @@ enum IPCMessageStart {
TracingMsgStart,
PeerConnectionTrackerMsgStart,
VisitedLinkMsgStart,
- OneClickSigninMsgStart,
AppShimMsgStart,
- ValidationMessageMsgStart,
WebRtcLoggingMsgStart,
TtsMsgStart,
MemoryBenchmarkMsgStart,