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

Unified Diff: content/content_browser.gypi

Issue 666973003: [ServiceWorker] Don't send the UMA related headers to the ServiceWorker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use const ref Created 6 years, 2 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 07f5b92c24f38904fbb9980831e3cf8675210e71..4b8332966dfdbd3cf3e5f12656d907fcf1c6f6c4 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -196,6 +196,7 @@
'public/browser/screen_orientation_delegate.h',
'public/browser/screen_orientation_provider.cc',
'public/browser/screen_orientation_provider.h',
+ 'public/browser/service_worker_context.cc',
'public/browser/service_worker_context.h',
'public/browser/service_worker_usage_info.cc',
'public/browser/service_worker_usage_info.h',

Powered by Google App Engine
This is Rietveld 408576698