| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9d23e89ded932ceafb2daf17b1c0ce3849660b5e..866e2ccea333a9d3c8e831a9400000cdae882161 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -191,7 +191,7 @@ extern const char kEnablePasswordGeneration[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableQuic[];
|
| extern const char kEnableQuicHttps[];
|
| -extern const char kEnableQuickofficeEdit[];
|
| +extern const char kEnableQuickofficeViewing[];
|
| extern const char kEnableResetProfileSettings[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSavePasswordBubble[];
|
|
|