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

Unified Diff: third_party/WebKit/public/blink.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
Index: third_party/WebKit/public/blink.gyp
diff --git a/third_party/WebKit/public/blink.gyp b/third_party/WebKit/public/blink.gyp
index 6834586127c89e2107933d72e5ba9e15372063b3..f73309bebeccbbd7538e558fb391cef3647e7c9a 100644
--- a/third_party/WebKit/public/blink.gyp
+++ b/third_party/WebKit/public/blink.gyp
@@ -33,12 +33,14 @@
],
'variables': {
'blink_mojo_sources': [
+ 'platform/modules/background_sync/background_sync.mojom',
'platform/modules/bluetooth/web_bluetooth.mojom',
'platform/modules/geolocation/geolocation.mojom',
'platform/modules/imagecapture/image_capture.mojom',
'platform/modules/notifications/notification.mojom',
'platform/modules/permissions/permission.mojom',
'platform/modules/permissions/permission_status.mojom',
+ 'platform/modules/serviceworker/service_worker_event_status.mojom',
'platform/modules/vr/vr_service.mojom',
'platform/modules/wake_lock/wake_lock_service.mojom',
],
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/platform/modules/background_sync/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698