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

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

Issue 2619233002: Remove ChromeFrameDistribution and ChromeFrameOperations 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 e8168c74622c1f5e5f70868b01707c4480706e14..8ae4a6394a732b8bcf62b4506e7bd9c5230c0a86 100644
--- a/chrome/installer/util/chrome_browser_operations.h
+++ b/chrome/installer/util/chrome_browser_operations.h
@@ -25,9 +25,6 @@ class ChromeBrowserOperations : public ProductOperations {
void AddKeyFiles(const std::set<base::string16>& options,
std::vector<base::FilePath>* key_files) const override;
- void AddComDllList(const std::set<base::string16>& options,
- std::vector<base::FilePath>* com_dll_list) const override;
-
void AppendProductFlags(const std::set<base::string16>& options,
base::CommandLine* cmd_line) const override;
« no previous file with comments | « chrome/installer/util/chrome_binaries_operations.cc ('k') | chrome/installer/util/chrome_browser_operations.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698