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 33dc88f7ca9cff248d0d8a66fa1fa49fb5db53f8..5a188a0899090b60baae91c038deb126075d57aa 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, |