| Index: content/browser/gpu/compositor_util.cc
|
| diff --git a/content/browser/gpu/compositor_util.cc b/content/browser/gpu/compositor_util.cc
|
| index 7607f7722b840f1a37ab7658d83e49eea68ca977..65ef5a5fd8fb40a512a8433290ac6c8139e6b61e 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"
|
|
|
|
|