| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 15ec7e5b000869a45865eb6d346e78b34e52971c..14d17d63cb9702d9d2036c268e12ca0378fdeb3e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -186,6 +186,7 @@ extern const char kForceRendererAccessibility[];
|
| extern const char kGpuLauncher[];
|
| extern const char kGpuProcess[];
|
| extern const char kGpuStartupDialog[];
|
| +extern const char kGSSAPILibraryName[];
|
| extern const char kHelp[];
|
| extern const char kHelpShort[];
|
| extern const char kHideIcons[];
|
|
|