| 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 8329c4ee60fa2dc1b97b2a2c2d55002cdf2e28cb..1bb17dd80cda1afdc016ac14c317210075493450 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -133,7 +133,6 @@ static const char* const kSwitchNames[] = {
|
| switches::kLoggingLevel,
|
| switches::kEnableLowEndDeviceMode,
|
| switches::kDisableLowEndDeviceMode,
|
| - switches::kEnableMemoryBenchmarking,
|
| switches::kNoSandbox,
|
| switches::kProfilerTiming,
|
| switches::kTestGLLib,
|
|
|