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

Unified Diff: Source/platform/blink_platform.gypi

Issue 473743002: ServiceWorker: register() should return the existing registration object if available (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix Created 6 years, 4 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 923a5581ae501a970037d769daeab5141b94adec..6674554f242a426711f1a225283e8a732b08cd35 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -317,6 +317,7 @@
'exported/WebScrollbarThemeGeometryNative.h',
'exported/WebSerializedOrigin.cpp',
'exported/WebServiceWorkerProxy.cpp',
+ 'exported/WebServiceWorkerRegistrationProxy.cpp',
'exported/WebServiceWorkerRequest.cpp',
'exported/WebServiceWorkerResponse.cpp',
'exported/WebSocketHandshakeRequestInfo.cpp',

Powered by Google App Engine
This is Rietveld 408576698