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

Unified Diff: chrome/installer/util/browser_distribution.h

Issue 7056031: Collect stats to investigate the viability of UDP (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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: chrome/installer/util/browser_distribution.h
===================================================================
--- chrome/installer/util/browser_distribution.h (revision 88127)
+++ chrome/installer/util/browser_distribution.h (working copy)
@@ -88,6 +88,8 @@
virtual std::wstring GetStatsServerURL();
+ virtual std::string GetNetworkStatsServer() const;
+
#if defined(OS_WIN)
virtual std::wstring GetDistributionData(HKEY root_key);
#endif

Powered by Google App Engine
This is Rietveld 408576698