| 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 a7c3aa703d3acd057cb54484394b309f3a7b6f72..3d8abbe8a4d81091f241993404c5a19e709a648b 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -51,7 +51,7 @@
|
| #endif
|
|
|
| #if defined(USE_OZONE)
|
| -#include "ui/ozone/ozone_switches.h"
|
| +#include "ui/ozone/public/ozone_switches.h"
|
| #endif
|
|
|
| #if defined(USE_X11) && !defined(OS_CHROMEOS)
|
|
|