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

Unified Diff: chrome/installer/util/chrome_frame_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, 7 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/chrome_frame_distribution.h
===================================================================
--- chrome/installer/util/chrome_frame_distribution.h (revision 87905)
+++ chrome/installer/util/chrome_frame_distribution.h (working copy)
@@ -43,6 +43,8 @@
virtual std::wstring GetStatsServerURL() OVERRIDE;
+ virtual std::string GetNetworkStatsServer() OVERRIDE;
willchan no longer on Chromium 2011/06/04 19:26:51 I don't know why these methods aren't const. I gue
ramant (doing other things) 2011/06/05 17:54:13 Done.
+
virtual std::wstring GetUninstallLinkName() OVERRIDE;
virtual std::wstring GetUninstallRegPath() OVERRIDE;

Powered by Google App Engine
This is Rietveld 408576698