| Index: components/dom_distiller/core/distilled_content_store.cc
|
| diff --git a/components/dom_distiller/core/distilled_content_store.cc b/components/dom_distiller/core/distilled_content_store.cc
|
| index 05dc7c3a385175a8e85987a1d87c353e2cf6383f..a2ae21ea3a5e7496424e52b3d8592ce431297970 100644
|
| --- a/components/dom_distiller/core/distilled_content_store.cc
|
| +++ b/components/dom_distiller/core/distilled_content_store.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/dom_distiller/core/distilled_content_store.h"
|
|
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
|
|
| namespace dom_distiller {
|
|
|
|
|