| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d99f991efc5b07246ef5f81f55fb3e743b4eff8c..7c42baaa96f8b769c6433e3316566fa2488ed9cb 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -432,6 +432,7 @@ extern const char kUseMockKeychain[];
|
| extern const char kDisableDesktopShortcuts[];
|
| extern const char kEnableSyncCredentialCaching[];
|
| extern const char kForceImmersive[];
|
| +extern const char kPrintRaster[];
|
| extern const char kRelaunchShortcut[];
|
| extern const char kWaitForHandle[];
|
| #endif
|
|
|