| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e4c6ee980f988a7c61caeb61b14c3f395c71f50a..c9db0450ec8b7916e1d6ed0744bf3e6d04725fc9 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -350,7 +350,7 @@ extern const char kLoginProfile[];
|
| extern const char kLoginUser[];
|
| extern const char kLoginPassword[];
|
| extern const char kGuestSession[];
|
| -extern const char kOffersExtensionPath[];
|
| +extern const char kEchoExtensionPath[];
|
| extern const char kShowVolumeStatus[];
|
| extern const char kStubCros[];
|
| extern const char kStubCrosSettings[];
|
|
|