Index: content/shell/app/shell_main_delegate.cc |
diff --git a/content/shell/app/shell_main_delegate.cc b/content/shell/app/shell_main_delegate.cc |
index 8e60a32779e17055640bec1c7218b49984781f55..ebcc07d1175bc6339378f244db0a447fb830afaa 100644 |
--- a/content/shell/app/shell_main_delegate.cc |
+++ b/content/shell/app/shell_main_delegate.cc |
@@ -22,6 +22,7 @@ |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/base/ui_base_paths.h" |
#include "ui/base/ui_base_switches.h" |
+#include "ui/gfx/switches.h" |
#include "ui/gl/gl_switches.h" |
#include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED. |