| Index: content/utility/webthread_impl_for_utility_thread.h
|
| diff --git a/content/utility/webthread_impl_for_utility_thread.h b/content/utility/webthread_impl_for_utility_thread.h
|
| index 15d7e57fe7dd1a2c2ba1ef4fbdefe1f97cb0a4c8..d2ad637b17ec3aa3261e26669311e74e807eb5fe 100644
|
| --- a/content/utility/webthread_impl_for_utility_thread.h
|
| +++ b/content/utility/webthread_impl_for_utility_thread.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_UTILITY_WEBTHREAD_IMPL_FOR_UTILITY_THREAD_H_
|
| #define CONTENT_UTILITY_WEBTHREAD_IMPL_FOR_UTILITY_THREAD_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/scheduler/child/webthread_base.h"
|
|
|
|
|