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

Unified Diff: ipc/ipc_message_utils.h

Issue 8417034: Add gamepad IPC message definitions, not in-use yet. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 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
« no previous file with comments | « content/common/gamepad_messages.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_message_utils.h
diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h
index 5ab768c435291d8d0feee9e9f20dee07f1541c41..5176847930c92f3138fc4394f818855e86e717e2 100644
--- a/ipc/ipc_message_utils.h
+++ b/ipc/ipc_message_utils.h
@@ -97,6 +97,7 @@ enum IPCMessageStart {
ChromeBenchmarkingMsgStart,
IntentsMsgStart,
JavaBridgeMsgStart,
+ GamepadMsgStart,
LastIPCMsgStart // Must come last.
};
« no previous file with comments | « content/common/gamepad_messages.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698