summaryrefslogtreecommitdiffstats
path: root/content/browser/zygote_host/zygote_host_impl_linux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/zygote_host/zygote_host_impl_linux.cc')
-rw-r--r--content/browser/zygote_host/zygote_host_impl_linux.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/zygote_host/zygote_host_impl_linux.cc b/content/browser/zygote_host/zygote_host_impl_linux.cc
index 3629a84..fea43b5 100644
--- a/content/browser/zygote_host/zygote_host_impl_linux.cc
+++ b/content/browser/zygote_host/zygote_host_impl_linux.cc
@@ -37,6 +37,7 @@
#include "sandbox/linux/suid/client/setuid_sandbox_client.h"
#include "sandbox/linux/suid/common/sandbox.h"
#include "ui/base/ui_base_switches.h"
+#include "ui/gfx/switches.h"
#if defined(USE_TCMALLOC)
#include "third_party/tcmalloc/chromium/src/gperftools/heap-profiler.h"