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

Unified Diff: content/content_browser.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/common/service_worker/service_worker_types.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 0c77bc5d36107fe52af9d4b3a7a75f465617f1da..154b194667b5a2494924ec0c889e65875d1487ed 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1170,6 +1170,8 @@
'browser/service_worker/service_worker_register_job.h',
'browser/service_worker/service_worker_registration.cc',
'browser/service_worker/service_worker_registration.h',
+ 'browser/service_worker/service_worker_registration_handle.cc',
+ 'browser/service_worker/service_worker_registration_handle.h',
'browser/service_worker/service_worker_registration_status.cc',
'browser/service_worker/service_worker_registration_status.h',
'browser/service_worker/service_worker_request_handler.cc',
« no previous file with comments | « content/common/service_worker/service_worker_types.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698