Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 68066) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -207,6 +207,7 @@ |
| extern const char kHostRules[]; |
| extern const char kHostResolverParallelism[]; |
| extern const char kHostResolverRules[]; |
| +extern const char kIgnoreGpuBlacklist[]; |
| extern const char kImport[]; |
| extern const char kImportFromFile[]; |
| extern const char kInProcessPlugins[]; |