| Index: content/browser/gpu/gpu_data_manager.h
|
| diff --git a/content/browser/gpu/gpu_data_manager.h b/content/browser/gpu/gpu_data_manager.h
|
| index 568b96973b1a8126cb9e2145f66ed972cf9c4bd4..bf04036e140b1904f7dbf92c9e3cab59b800e81a 100644
|
| --- a/content/browser/gpu/gpu_data_manager.h
|
| +++ b/content/browser/gpu/gpu_data_manager.h
|
| @@ -14,7 +14,6 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/observer_list_threadsafe.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/task.h"
|
| #include "base/values.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/gpu/gpu_feature_flags.h"
|
|
|