Chromium Code Reviews

Unified Diff: ipc/ipc_message_start.h

Issue 797793004: Chromecast: IPC messages for browser-based media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address damien's comments Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: ipc/ipc_message_start.h
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index f1b416dac04782d0e19970f1435c710005712598..f62c0772baa6d22e4ae0144c274dfa6187ca86cc 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -114,6 +114,7 @@ enum IPCMessageStart {
LayoutTestMsgStart,
DnsPrefetchMsgStart,
BluetoothMsgStart,
+ CastMediaMsgStart,
LastIPCMsgStart // Must come last.
};
« chromecast/common/media/cma_param_traits.cc ('K') | « chromecast/common/media/cma_param_traits.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine