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

Unified Diff: content/common/typemaps.gni

Issue 2690203003: Convert push_messaging IPC msgs into mojo interfaces (Closed)
Patch Set: code rebase Created 3 years, 10 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: content/common/typemaps.gni
diff --git a/content/common/typemaps.gni b/content/common/typemaps.gni
index 684e474cf631c57e143f3d2af9a2ae338528368b..894e1acf237308c708c03675a7247d685b2c9b14 100644
--- a/content/common/typemaps.gni
+++ b/content/common/typemaps.gni
@@ -5,6 +5,7 @@
typemaps = [
"//content/common/native_types.typemap",
"//content/common/media/media_devices.typemap",
+ "//content/common/push_messaging.typemap",
"//content/common/service_worker/embedded_worker.typemap",
"//content/common/service_worker/service_worker_event_dispatcher.typemap",
"//content/common/service_worker/service_worker_provider.typemap",
« no previous file with comments | « content/common/push_messaging_param_traits.cc ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698