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

Unified Diff: ipc/ipc_message_start.h

Issue 22295002: Base infrastructure for Networking Private API on Windows and Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address codereview comments. Created 7 years, 2 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_start.h
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 7ce2bdd8542fc29943092c561e22e819ad992287..13cc657b6a7d8f3f0868e886d27329bdcb97b2a3 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -88,6 +88,7 @@ enum IPCMessageStart {
NaClHostMsgStart,
WebRTCIdentityMsgStart,
LocalDiscoveryMsgStart,
+ NetworkingPrivateMsgStart,
PowerMonitorMsgStart,
EncryptedMediaMsgStart,
ServiceWorkerMsgStart,

Powered by Google App Engine
This is Rietveld 408576698