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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1171173002: [Background Sync] Use Mojo IPC to fire background sync events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move ServiceWorkerMojoEventDispatcher to ServiceWorkerDispatcherHost Created 5 years, 6 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/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 528fa67a18b68dd73c2ce16df5d77d83a2e137cb..8dc7ab7acb1d8374fc01014d6f28d5132322b6e9 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -25,6 +25,7 @@
'public/common/background_sync.mojom',
'public/common/mojo_geoposition.mojom',
'public/common/permission_status.mojom',
+ 'public/common/service_worker_event_status.mojom',
],
},
'includes': [ '../third_party/mojo/mojom_bindings_generator_explicit.gypi' ],

Powered by Google App Engine
This is Rietveld 408576698