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

Unified Diff: content/content_common.gypi

Issue 623663002: [ServiceWorker] pipe RequestContext and FrameType to ServiceWorker. [2/2 chromium] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: request_info.cc Created 6 years, 2 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 8ce08281460dcf9ec21c96da87ab5c9c9b6878a4..a87b12643eab8a7a2bb975fc5f80e0e7c596286b 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -90,6 +90,8 @@
'public/common/referrer.h',
'public/common/renderer_preferences.cc',
'public/common/renderer_preferences.h',
+ 'public/common/request_context_frame_type.h',
+ 'public/common/request_context_type.h',
'public/common/resource_devtools_info.cc',
'public/common/resource_devtools_info.h',
'public/common/resource_response.h',
« no previous file with comments | « content/common/service_worker/service_worker_types.cc ('k') | content/public/common/request_context_frame_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698