| Index: content/browser/gpu/compositor_util.cc
|
| diff --git a/content/browser/gpu/compositor_util.cc b/content/browser/gpu/compositor_util.cc
|
| index 292249214feac7cbe117bbb61b7764475bccc837..56502f9748484597e32762362f6be22f9d39bfd5 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"
|
|
|
|
|