Chromium Code Reviews| Index: chrome/installer/util/chrome_frame_distribution.h |
| =================================================================== |
| --- chrome/installer/util/chrome_frame_distribution.h (revision 48325) |
| +++ chrome/installer/util/chrome_frame_distribution.h (working copy) |
| @@ -43,6 +43,8 @@ |
| virtual std::wstring GetVersionKey(); |
| + virtual std::wstring GetEnvVersionKey(); |
| + |
| virtual bool CanSetAsDefault(); |
| // This is the point at which the Google Chrome installer removes the Google |