| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 49c3e49dfd426c2d7430fd88c69b82a02a1dc518..0f659b7fdcc877eb0591e78788056b72f0e8b460 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -185,6 +185,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[];
|
|
|