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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1960843002: [OnionSoup] Move background_sync.mojom from //content to //third_party/WebKit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address dcheng@'s comment Created 4 years, 7 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
« no previous file with comments | « content/common/service_worker/service_worker_type_converters.cc ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 8f0a5eb1fb7ecd6ada17321a38e1c2b06ff570e0..1f29500c9569540bbb260a7ec7f3b1016ca5ae5d 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -12,7 +12,6 @@
'mojom_files': [
# NOTE: Sources duplicated in //content/common/BUILD.gn:mojo_bindings.
'common/application_setup.mojom',
- 'common/background_sync_service.mojom',
'common/image_downloader/image_downloader.mojom',
'common/leveldb_wrapper.mojom',
'common/presentation/presentation_service.mojom',
@@ -20,11 +19,6 @@
'common/render_frame_setup.mojom',
'common/service_worker/embedded_worker_setup.mojom',
'common/storage_partition_service.mojom',
-
- # NOTE: Sources duplicated in
- # //content/public/common/BUILD.gn:mojo_bindings.
- 'public/common/background_sync.mojom',
- 'public/common/service_worker_event_status.mojom',
],
'mojom_typemaps': [
'../url/mojo/gurl.typemap',
« no previous file with comments | « content/common/service_worker/service_worker_type_converters.cc ('k') | content/public/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698