Index: chrome/installer/util/chrome_frame_distribution.h |
diff --git a/chrome/installer/util/chrome_frame_distribution.h b/chrome/installer/util/chrome_frame_distribution.h |
index 276ec0fce9fbec7878bf38ec81a647bd3fdcd42f..a25404345d529624e9b45341d7595ca71c442bb5 100644 |
--- a/chrome/installer/util/chrome_frame_distribution.h |
+++ b/chrome/installer/util/chrome_frame_distribution.h |
@@ -43,7 +43,7 @@ class ChromeFrameDistribution : public BrowserDistribution { |
bool CanCreateDesktopShortcuts() override; |
- bool GetCommandExecuteImplClsid(base::string16* handler_class_uuid) override; |
+ base::string16 GetCommandExecuteImplClsid() override; |
void UpdateInstallStatus(bool system_install, |
installer::ArchiveType archive_type, |