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

Unified Diff: third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom

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 | « third_party/WebKit/public/platform/modules/serviceworker/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom
diff --git a/content/public/common/service_worker_event_status.mojom b/third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom
similarity index 91%
rename from content/public/common/service_worker_event_status.mojom
rename to third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom
index 75aa593bffb879707cad96eb12753e6d66a5cde3..3fbce001993e9298b26cccd710abe7ecc3917038 100644
--- a/content/public/common/service_worker_event_status.mojom
+++ b/third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module content.mojom;
+module blink.mojom;
enum ServiceWorkerEventStatus {
COMPLETED,
« no previous file with comments | « third_party/WebKit/public/platform/modules/serviceworker/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698