| Index: content/browser/gpu/compositor_util.cc
|
| diff --git a/content/browser/gpu/compositor_util.cc b/content/browser/gpu/compositor_util.cc
|
| index a51635a54d411ef9d8e7d99a7540fe1b0da8fd3b..3b96c8a4ec8974471e1e64ee0d78c52afbae7bd8 100644
|
| --- a/content/browser/gpu/compositor_util.cc
|
| +++ b/content/browser/gpu/compositor_util.cc
|
| @@ -19,7 +19,6 @@
|
| #include "build/build_config.h"
|
| #include "cc/base/math_util.h"
|
| #include "cc/base/switches.h"
|
| -#include "content/browser/gpu/browser_gpu_memory_buffer_manager.h"
|
| #include "content/browser/gpu/gpu_data_manager_impl.h"
|
| #include "content/public/browser/gpu_utils.h"
|
| #include "content/public/common/content_features.h"
|
|
|