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

Unified Diff: content/content_common.gypi

Issue 992353003: Decouple Cache Storage messaging from Service Worker/Embedded Worker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused public stubs Created 5 years, 9 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 c4fb4ab2b08d0968bf8ec82762491e479f30f9e9..f764de7c5846f8637f83828446388dc9cf18c30c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -492,6 +492,7 @@
'common/savable_url_schemes.h',
'common/screen_orientation_messages.h',
'common/send_zygote_child_ping_linux.cc',
+ 'common/service_worker/cache_storage_messages.h',
'common/service_worker/embedded_worker_messages.h',
'common/service_worker/service_worker_client_info.cc',
'common/service_worker/service_worker_client_info.h',

Powered by Google App Engine
This is Rietveld 408576698