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

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: GetVariationHeaderNames 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 c9dcea98fcadff1ab5991750a79acb0bab1741e7..f6e62efe7c81012f7737341121da7170d2f43ceb 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -194,6 +194,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