| Index: chrome/installer/setup/setup_constants.h
|
| diff --git a/chrome/installer/setup/setup_constants.h b/chrome/installer/setup/setup_constants.h
|
| index c5c36b7bac3f66ecb68d86a5fbb1594b8ecd747c..359ff0623293a65f6d6287a8ff8bac014cd7fcda 100644
|
| --- a/chrome/installer/setup/setup_constants.h
|
| +++ b/chrome/installer/setup/setup_constants.h
|
| @@ -24,6 +24,7 @@ namespace switches {
|
| extern const char kDelay[];
|
| extern const char kSetDisplayVersionProduct[];
|
| extern const char kSetDisplayVersionValue[];
|
| +extern const char kUserExperiment[];
|
|
|
| } // namespace switches
|
|
|
|
|