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

Unified Diff: components/variations.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: introudce ServiceWorkerContext::AddExcludedHeaderNameForFetchEvent 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: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index ee3a41297f339c405db73f457d4ecefdba3bf59f..6de49478993253028cbf7a485f535bebf0fde2da 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -70,6 +70,7 @@
],
'dependencies': [
'../base/base.gyp:base',
+ '../content/content.gyp:content_browser',
'components.gyp:google_core_browser',
'variations',
],

Powered by Google App Engine
This is Rietveld 408576698