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

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

Issue 2000003: Enable Spdy for SxS build. Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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/google_chrome_sxs_distribution.h
===================================================================
--- chrome/installer/util/google_chrome_sxs_distribution.h (revision 46602)
+++ chrome/installer/util/google_chrome_sxs_distribution.h (working copy)
@@ -24,6 +24,8 @@
virtual std::wstring GetUninstallRegPath();
virtual bool CanSetAsDefault();
virtual bool ShouldUseAlternateIcon();
+ virtual bool IsSpdyEnabled();
+ virtual std::string GetSpdyMode();
virtual bool GetChromeChannel(std::wstring* channel);
private:
« no previous file with comments | « chrome/installer/util/browser_distribution.cc ('k') | chrome/installer/util/google_chrome_sxs_distribution.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698