| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e721b9abdd9c058fbdb1fc5e9ed3812765316ff7..993ccb85b999519f01d4e62765db0cfea914536a 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -174,6 +174,7 @@ CONTENT_EXPORT extern const char kGpuProcess[];
|
| CONTENT_EXPORT extern const char kGpuSandboxAllowSysVShm[];
|
| CONTENT_EXPORT extern const char kGpuSandboxFailuresFatal[];
|
| CONTENT_EXPORT extern const char kGpuStartupDialog[];
|
| +CONTENT_EXPORT extern const char kHeadless[];
|
| CONTENT_EXPORT extern const char kHistoryEntryRequiresUserGesture[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
|
|