| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4dff38b14f9a19f756d3689390aca7c7fefc06eb..51efd1cc0d778a1777b9bf30944f7be528df0a77 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -121,6 +121,7 @@ extern const char kEnableBenchmarking[];
|
| extern const char kEnableClearServerData[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableCloudPrint[];
|
| +extern const char kEnableConfirmToQuit[];
|
| extern const char kEnableConnectBackupJobs[];
|
| extern const char kEnableContentPrefetch[];
|
| extern const char kEnableDefaultApps[];
|
|
|