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