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

Unified Diff: components/domain_reliability.gypi

Issue 491753003: Domain Reliability: Don't upload when metrics reporting is off. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix a last couple of nits Created 6 years, 4 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 | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | components/domain_reliability/monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability.gypi
diff --git a/components/domain_reliability.gypi b/components/domain_reliability.gypi
index 9ef191131d4be42371d5c7929ed140f10554d496..c210241e48dc3defe91284f28858e586c75a916c 100644
--- a/components/domain_reliability.gypi
+++ b/components/domain_reliability.gypi
@@ -10,6 +10,7 @@
'type': '<(component)',
'dependencies': [
'../base/base.gyp:base',
+ '../base/base.gyp:base_prefs',
'../components/components.gyp:keyed_service_core',
'../content/content.gyp:content_browser',
'../net/net.gyp:net',
« no previous file with comments | « chrome/browser/profiles/profile_impl_io_data.cc ('k') | components/domain_reliability/monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698