| Index: content/browser/zygote_host/zygote_communication_linux.cc
 | 
| diff --git a/content/browser/zygote_host/zygote_communication_linux.cc b/content/browser/zygote_host/zygote_communication_linux.cc
 | 
| index 1b31a45f59d469409c370be31780c5dc221bb56b..fc7b5053d80360d9428a2d220ae9e57ed7de2b6c 100644
 | 
| --- a/content/browser/zygote_host/zygote_communication_linux.cc
 | 
| +++ b/content/browser/zygote_host/zygote_communication_linux.cc
 | 
| @@ -25,6 +25,7 @@
 | 
|  #include "content/public/common/result_codes.h"
 | 
|  #include "sandbox/linux/services/namespace_sandbox.h"
 | 
|  #include "sandbox/linux/suid/client/setuid_sandbox_host.h"
 | 
| +#include "ui/display/display_switches.h"
 | 
|  #include "ui/gfx/switches.h"
 | 
|  
 | 
|  namespace content {
 | 
| 
 |