| 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 ec7cd536b8fc5b9a72eb08ffab5ddc508649e0ee..5ddc5690f4a103b040bebed7800aa6a4cf30a62a 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -150,6 +150,7 @@ static const char* const kSwitchNames[] = {
|
| switches::kTraceConfigFile,
|
| switches::kTraceStartup,
|
| switches::kTraceToConsole,
|
| + switches::kUseFakeJpegDecodeAccelerator,
|
| switches::kUseGpuInTests,
|
| switches::kV,
|
| switches::kVModule,
|
|
|