| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 34a19868e8d6de1ef91082b30ddb1e77681a1896..16e122343afe18d1b8a76fadc0c9b64b58203dc0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -188,6 +188,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[];
|
|
|