| Index: content/child/resource_scheduling_filter.h
|
| diff --git a/content/child/resource_scheduling_filter.h b/content/child/resource_scheduling_filter.h
|
| index 96eb81c76e8c6b4c7148f50c8b77196730f335c2..9e89b11438acabaa9168ca8e5295a758c782f4e4 100644
|
| --- a/content/child/resource_scheduling_filter.h
|
| +++ b/content/child/resource_scheduling_filter.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/containers/hash_tables.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "content/common/content_export.h"
|
|
|