summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_message_start.h
diff options
context:
space:
mode:
authormek <mek@chromium.org>2014-10-02 13:38:22 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-02 20:38:41 +0000
commit5741bc85329c968d4590ceba67148b1dced8621d (patch)
tree9d87c4250bdd024b9ddce8741bd6db3bd237f042 /ipc/ipc_message_start.h
parent005605e3c7d03316083c7017c93e8428ed5942de (diff)
downloadchromium_src-5741bc85329c968d4590ceba67148b1dced8621d.zip
chromium_src-5741bc85329c968d4590ceba67148b1dced8621d.tar.gz
chromium_src-5741bc85329c968d4590ceba67148b1dced8621d.tar.bz2
Pass through geofencing API calls to the browser process.
BUG=383125 Review URL: https://codereview.chromium.org/476293002 Cr-Commit-Position: refs/heads/master@{#297892}
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r--ipc/ipc_message_start.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 463f0d5..7fd2616 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -111,6 +111,7 @@ enum IPCMessageStart {
WebCacheMsgStart,
ManifestManagerMsgStart,
ExtensionUtilityMsgStart,
+ GeofencingMsgStart,
LastIPCMsgStart // Must come last.
};