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

Unified Diff: content/content_common.gypi

Issue 871013003: Gather the ServiceWorker client information in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rfh_getvisibilitystate
Patch Set: cleanup Created 5 years, 11 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 8a8dea2c06b12bc1578e3a49312f5d5df9cc6eab..9d559405cc941c6448f190c922b7304cd58ad814 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -489,6 +489,8 @@
'common/screen_orientation_messages.h',
'common/send_zygote_child_ping_linux.cc',
'common/service_worker/embedded_worker_messages.h',
+ 'common/service_worker/service_worker_client_info.cc',
+ 'common/service_worker/service_worker_client_info.h',
'common/service_worker/service_worker_messages.h',
'common/service_worker/service_worker_status_code.cc',
'common/service_worker/service_worker_status_code.h',
« no previous file with comments | « content/common/service_worker/service_worker_types.h ('k') | content/renderer/service_worker/service_worker_script_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698