| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bfab8f09d3cfc27b00f2f7eb7559d9152d7ea114..f8d81c605b63ce284a41d480e44212f615c52fc6 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 kHistoryEntryRequiresUserGesture[];
|
| CONTENT_EXPORT extern const char kHostResolverRules[];
|
| CONTENT_EXPORT extern const char kIgnoreCertificateErrors[];
|
| CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
|
|
|