| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 19b97adb8bc51ab9862cac81e5f736424c1d96ff..a788a81a42b9791e2708bf7a9cbcdf352dda5064 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -117,6 +117,7 @@ extern const char kEnableClearServerData[];
|
| extern const char kEnableClickToPlay[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableCloudPrint[];
|
| +extern const char kEnableCompactNavigation[];
|
| extern const char kEnableCompositeToTexture[];
|
| extern const char kEnableConnectBackupJobs[];
|
| extern const char kEnableCrxlessWebApps[];
|
|
|