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

Unified Diff: ipc/ipc_message_start.h

Issue 476293002: Pass through geofencing API calls to the browser process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and add region_id sanity check Created 6 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 463f0d500c02bb0207a449815c924c2161601867..7fd261639a2256512ff3533518d394e797746519 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.
};
« content/browser/geofencing/geofencing_dispatcher_host.cc ('K') | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698