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: Source/platform/blink_platform.gypi

Issue 306133002: WebServiceWorkerProxy instances can be unwrapped to ServiceWorkers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Crib from WebNode: make m_private protected to avoid unused field warnings. Created 6 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 | « Source/modules/serviceworkers/ServiceWorker.cpp ('k') | Source/platform/exported/WebServiceWorkerProxy.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index d38ceca333fb8a9249e446a1d1fb42aa484dacd7..ebaa0d138c0878bf8275a8f417195980913fbcc7 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -299,6 +299,7 @@
'exported/WebScrollbarThemeGeometryNative.cpp',
'exported/WebScrollbarThemeGeometryNative.h',
'exported/WebSerializedOrigin.cpp',
+ 'exported/WebServiceWorkerProxy.cpp',
'exported/WebServiceWorkerResponse.cpp',
'exported/WebSocketHandshakeRequestInfo.cpp',
'exported/WebSocketHandshakeResponseInfo.cpp',
« no previous file with comments | « Source/modules/serviceworkers/ServiceWorker.cpp ('k') | Source/platform/exported/WebServiceWorkerProxy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698