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

Unified Diff: content/content_child.gypi

Issue 463013002: ServiceWorker: Implement updatefound event and version attributes (Chromium) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address for comments Created 6 years, 4 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 | « content/content_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 7150c17bb873db36a2b7cb3099abcbc7234beb2c..ff57b3c5a35561e2bef1a6bf431b9190d2b159a7 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -165,6 +165,8 @@
'child/service_worker/service_worker_network_provider.h',
'child/service_worker/service_worker_provider_context.cc',
'child/service_worker/service_worker_provider_context.h',
+ 'child/service_worker/service_worker_registration_handle_reference.cc',
+ 'child/service_worker/service_worker_registration_handle_reference.h',
'child/service_worker/web_service_worker_impl.cc',
'child/service_worker/web_service_worker_impl.h',
'child/service_worker/web_service_worker_provider_impl.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698