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

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: added TODO 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 2f712e4ff117ac74db56bb6e26d602596f638010..2357fc7ab49d4b8fbb81fb7b2e972c86cc09c2be 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -485,6 +485,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',
jochen (gone - plz use gerrit) 2015/01/29 15:18:00 don't you need to also update the BUILD.gn file?
mlamouri (slow - plz ping) 2015/01/29 17:57:45 I think content/common/BUILD.gn re-uses private_co
'common/service_worker/service_worker_messages.h',
'common/service_worker/service_worker_status_code.cc',
'common/service_worker/service_worker_status_code.h',

Powered by Google App Engine
This is Rietveld 408576698