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

Unified Diff: Source/platform/blink_platform.gypi

Issue 304053003: ServiceWorker: support Request.{url,method,origin,headers} [blink] (1/3) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase 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/RequestInit.h ('k') | Source/platform/exported/WebServiceWorkerRequest.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 ebaa0d138c0878bf8275a8f417195980913fbcc7..f109b7cf12ae78ec457e6276fcd46ca48ca32a2d 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -300,6 +300,7 @@
'exported/WebScrollbarThemeGeometryNative.h',
'exported/WebSerializedOrigin.cpp',
'exported/WebServiceWorkerProxy.cpp',
+ 'exported/WebServiceWorkerRequest.cpp',
'exported/WebServiceWorkerResponse.cpp',
'exported/WebSocketHandshakeRequestInfo.cpp',
'exported/WebSocketHandshakeResponseInfo.cpp',
« no previous file with comments | « Source/modules/serviceworkers/RequestInit.h ('k') | Source/platform/exported/WebServiceWorkerRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698