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

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: fix unit tests 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 b715ea9ca05368e99f8ea4f98ff902d9cee90d6c..cc0137fe9d4bb9444f9598c2b8970f773ff1e8a7 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.h',
+ 'public/common/request_context_frame_type.h',
'public/common/resource_devtools_info.cc',
'public/common/resource_devtools_info.h',
'public/common/resource_response.h',

Powered by Google App Engine
This is Rietveld 408576698