| Index: content/browser/gpu/compositor_util.cc
|
| diff --git a/content/browser/gpu/compositor_util.cc b/content/browser/gpu/compositor_util.cc
|
| index 66de1fe131eb1e593766ddef1cd4935ecfb7a680..5cedabcd86bf85a20b612c359761504aaa312fda 100644
|
| --- a/content/browser/gpu/compositor_util.cc
|
| +++ b/content/browser/gpu/compositor_util.cc
|
| @@ -26,7 +26,7 @@
|
| #include "content/public/common/content_features.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "gpu/config/gpu_feature_type.h"
|
| -#include "gpu/ipc/host/gpu_memory_buffer_support.h"
|
| +#include "gpu/ipc/common/gpu_memory_buffer_support.h"
|
| #include "media/media_features.h"
|
| #include "ui/gl/gl_switches.h"
|
|
|
|
|