| Index: components/dom_distiller/core/dom_distiller_service.cc
|
| diff --git a/components/dom_distiller/core/dom_distiller_service.cc b/components/dom_distiller/core/dom_distiller_service.cc
|
| index bb6f7de6e636d03340fb38896dd8c78bf1d3f25a..affdc916b1ec3a7466f8216c104df941c502fd0b 100644
|
| --- a/components/dom_distiller/core/dom_distiller_service.cc
|
| +++ b/components/dom_distiller/core/dom_distiller_service.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/dom_distiller/core/distilled_content_store.h"
|
| #include "components/dom_distiller/core/dom_distiller_store.h"
|
| #include "components/dom_distiller/core/proto/distilled_article.pb.h"
|
|
|