| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index 216d9531180efdcbc57026efa1ec3f98a277fd7c..500dabaac1c93f5a0c7405a0df84f3a14fc8faf9 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -134,6 +134,7 @@ static const char* const kSwitchNames[] = {
|
| switches::kGpuSandboxAllowSysVShm,
|
| switches::kGpuSandboxFailuresFatal,
|
| switches::kGpuSandboxStartEarly,
|
| + switches::kHeadless,
|
| switches::kLoggingLevel,
|
| switches::kEnableLowEndDeviceMode,
|
| switches::kDisableLowEndDeviceMode,
|
|
|