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

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

Issue 2621713004: Remove *BinariesDistribution and ChromeBinariesOperations from installer_util. (Closed)
Patch Set: sync to position 442533 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
Index: chrome/installer/util/chrome_browser_operations.h
diff --git a/chrome/installer/util/chrome_browser_operations.h b/chrome/installer/util/chrome_browser_operations.h
index 8ae4a6394a732b8bcf62b4506e7bd9c5230c0a86..d7e02dc2e163b66f524e20f5b3d182fcc72cd38c 100644
--- a/chrome/installer/util/chrome_browser_operations.h
+++ b/chrome/installer/util/chrome_browser_operations.h
@@ -35,9 +35,6 @@ class ChromeBrowserOperations : public ProductOperations {
bool set,
ChannelInfo* channel_info) const override;
- bool ShouldCreateUninstallEntry(
- const std::set<base::string16>& options) const override;
-
void AddDefaultShortcutProperties(
BrowserDistribution* dist,
const base::FilePath& target_exe,

Powered by Google App Engine
This is Rietveld 408576698