| Index: components/web_restrictions/browser/web_restrictions_client.cc
|
| diff --git a/components/web_restrictions/browser/web_restrictions_client.cc b/components/web_restrictions/browser/web_restrictions_client.cc
|
| index 5513920da5cd527b95fa8897e5f4dbf06da8b601..6a815987341b01ae49ade23293340cfa58898534 100644
|
| --- a/components/web_restrictions/browser/web_restrictions_client.cc
|
| +++ b/components/web_restrictions/browser/web_restrictions_client.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/task_scheduler/post_task.h"
|
| +#include "base/threading/sequenced_worker_pool.h"
|
| #include "base/threading/thread_restrictions.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "jni/WebRestrictionsClient_jni.h"
|
|
|