| 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,
|
|
|