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

Unified Diff: ipc/ipc_message_start.h

Issue 358023002: Remove unused IPC_MESSAGE_START enum constants. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_message_start.h
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 091b12655a850f2ea79ab2f2c74d348e22ac772b..2d722438a128446678802c6d88e06c4fc46e00eb 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,
@@ -61,7 +60,6 @@ enum IPCMessageStart {
ChromeUtilityMsgStart,
MediaStreamMsgStart,
ChromeBenchmarkingMsgStart,
- IntentsMsgStart,
JavaBridgeMsgStart,
GamepadMsgStart,
ShellMsgStart,
@@ -69,9 +67,7 @@ enum IPCMessageStart {
PrefetchMsgStart,
PrerenderMsgStart,
ChromotingMsgStart,
- OldBrowserPluginMsgStart,
BrowserPluginMsgStart,
- HyphenatorMsgStart,
AndroidWebViewMsgStart,
MetroViewerMsgStart,
CCMsgStart,
@@ -79,9 +75,7 @@ enum IPCMessageStart {
TracingMsgStart,
PeerConnectionTrackerMsgStart,
VisitedLinkMsgStart,
- OneClickSigninMsgStart,
AppShimMsgStart,
- ValidationMessageMsgStart,
WebRtcLoggingMsgStart,
TtsMsgStart,
MemoryBenchmarkMsgStart,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698