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

Unified Diff: components/domain_reliability/google_configs.cc

Issue 2645653002: Domain Reliability: Add a collector and a few configs. (Closed)
Patch Set: Created 3 years, 11 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 | « components/domain_reliability/baked_in_configs/www_google_com.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability/google_configs.cc
diff --git a/components/domain_reliability/google_configs.cc b/components/domain_reliability/google_configs.cc
index d61c9c2ca4b0868b15c8986fa14bf3377c54f5ce..a18710649daf2bfb761cc559fac07281a7b05ee1 100644
--- a/components/domain_reliability/google_configs.cc
+++ b/components/domain_reliability/google_configs.cc
@@ -521,6 +521,7 @@ const GoogleConfigParams kGoogleConfigs[] = {
};
const char* kGoogleStandardCollectors[] = {
+ "https://beacons.gcp.gvt2.com/domainreliability/upload",
"https://beacons.gvt2.com/domainreliability/upload",
"https://beacons2.gvt2.com/domainreliability/upload",
"https://beacons3.gvt2.com/domainreliability/upload",
« no previous file with comments | « components/domain_reliability/baked_in_configs/www_google_com.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698