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 4319a1c64b651bb9657962f9e4d53e79289fa138..694fc099377006d403d28a802deca67ed0d151a6 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -57,6 +57,7 @@ |
#include "content/public/common/sandboxed_process_launcher_delegate.h" |
#include "gpu/command_buffer/service/gpu_preferences.h" |
#include "gpu/command_buffer/service/gpu_switches.h" |
+#include "gpu/ipc/service/switches.h" |
#include "ipc/ipc_channel_handle.h" |
#include "ipc/ipc_switches.h" |
#include "ipc/message_filter.h" |