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

Unified Diff: third_party/WebKit/Source/modules/serviceworkers/BUILD.gn

Issue 2466513002: Deprecate ServiceWorkerMessageEvent in favor of MessageEvent (Closed)
Patch Set: Rebase and update cross-origin-objects-exceptions-expected.txt Created 4 years 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/Source/modules/serviceworkers/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
index 550563d5dbb8dedcc4e121e6ae1ae88314930e7c..b08ba25063f74832d8bad7348adb014bf9e3c4ed 100644
--- a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
+++ b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
@@ -44,8 +44,6 @@ blink_modules_sources("serviceworkers") {
"ServiceWorkerGlobalScopeClient.h",
"ServiceWorkerLinkResource.cpp",
"ServiceWorkerLinkResource.h",
- "ServiceWorkerMessageEvent.cpp",
- "ServiceWorkerMessageEvent.h",
"ServiceWorkerRegistration.cpp",
"ServiceWorkerRegistration.h",
"ServiceWorkerScriptCachedMetadataHandler.cpp",

Powered by Google App Engine
This is Rietveld 408576698