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

Unified Diff: content/content_common.gypi

Issue 1220943003: [Background Sync] Use Mojo IPC to fire background sync events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mek
Patch Set: Addressing post-lgtm review comments Created 5 years, 5 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.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fbf356a6a19759e7e65449de78ddeb074de47d37..de4f8b82426235d414841a9eb138537fc2b42f12 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -526,6 +526,8 @@
'common/service_worker/service_worker_status_code.h',
'common/service_worker/service_worker_types.cc',
'common/service_worker/service_worker_types.h',
+ 'common/service_worker/service_worker_type_converters.cc',
+ 'common/service_worker/service_worker_type_converters.h',
'common/set_process_title.cc',
'common/set_process_title.h',
'common/set_process_title_linux.cc',
« no previous file with comments | « content/common/service_worker/service_worker_type_converters.cc ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698