| Index: chrome/installer/gcapi/gcapi_omaha_experiment.h
|
| diff --git a/chrome/installer/gcapi/gcapi_omaha_experiment.h b/chrome/installer/gcapi/gcapi_omaha_experiment.h
|
| index 05503054b60073c97cd82ffe0555f36322367c78..0f5bdbd138b74146784909c5dc3152a861e36b91 100644
|
| --- a/chrome/installer/gcapi/gcapi_omaha_experiment.h
|
| +++ b/chrome/installer/gcapi/gcapi_omaha_experiment.h
|
| @@ -6,6 +6,6 @@
|
| #define CHROME_INSTALLER_GCAPI_GCAPI_OMAHA_EXPERIMENT_H_
|
| #pragma once
|
|
|
| -bool SetOmahaExperimentLabel(const wchar_t* brand_code);
|
| +bool SetOmahaExperimentLabel(const wchar_t* brand_code, int shell_mode);
|
|
|
| #endif // CHROME_INSTALLER_GCAPI_GCAPI_OMAHA_EXPERIMENT_H_
|
|
|