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

Unified Diff: chrome/installer/util/chrome_binaries_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
« no previous file with comments | « chrome/installer/util/browser_distribution.cc ('k') | chrome/installer/util/chrome_binaries_operations.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/chrome_binaries_operations.h
diff --git a/chrome/installer/util/chrome_binaries_operations.h b/chrome/installer/util/chrome_binaries_operations.h
index 1c4f2396e5181d4da492c2516f18fc8ded14c16d..7e2404ec0aea222a1f08a69cc94f45b6a21e4de6 100644
--- a/chrome/installer/util/chrome_binaries_operations.h
+++ b/chrome/installer/util/chrome_binaries_operations.h
@@ -26,9 +26,6 @@ class ChromeBinariesOperations : 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/browser_distribution.cc ('k') | chrome/installer/util/chrome_binaries_operations.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698