diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 1b4fcce..4afed1a 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -349,7 +349,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[]; |