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

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

Issue 2764963002: Move ProgID methods from BrowserDistribution into install_static. (Closed)
Patch Set: huangs comments Created 3 years, 9 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
diff --git a/chrome/installer/util/google_chrome_sxs_distribution.h b/chrome/installer/util/google_chrome_sxs_distribution.h
index ea98696b88f9272019c75d2f28b0873408fcce44..69e285f9a9ef43787f6b125757f218765c6c7b93 100644
--- a/chrome/installer/util/google_chrome_sxs_distribution.h
+++ b/chrome/installer/util/google_chrome_sxs_distribution.h
@@ -24,8 +24,6 @@ class GoogleChromeSxSDistribution : public GoogleChromeDistribution {
int GetIconIndex() override;
base::string16 GetStartMenuShortcutSubfolder(
Subfolder subfolder_type) override;
- base::string16 GetBrowserProgIdPrefix() override;
- base::string16 GetBrowserProgIdDesc() override;
base::string16 GetUninstallRegPath() override;
DefaultBrowserControlPolicy GetDefaultBrowserControlPolicy() override;
base::string16 GetCommandExecuteImplClsid() override;
« no previous file with comments | « chrome/installer/util/google_chrome_distribution_dummy.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