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

Unified Diff: content/content_common.gypi

Issue 142973003: Have a central operation status code for ServiceWorker (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « content/common/service_worker/service_worker_status_code.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index e30628e519c703aa32d1c063823dfcac98a591c8..93bd19bdb56c10dfc20152fb8372163687d5b817 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -368,6 +368,8 @@
'common/savable_url_schemes.h',
'common/service_worker/embedded_worker_messages.h',
'common/service_worker/service_worker_messages.h',
+ 'common/service_worker/service_worker_status_code.cc',
+ 'common/service_worker/service_worker_status_code.h',
'common/service_worker/service_worker_types.cc',
'common/service_worker/service_worker_types.h',
'common/set_process_title.cc',
« no previous file with comments | « content/common/service_worker/service_worker_status_code.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698