| Index: components/dom_distiller/core/dom_distiller_store.cc
|
| diff --git a/components/dom_distiller/core/dom_distiller_store.cc b/components/dom_distiller/core/dom_distiller_store.cc
|
| index 30de2d74c6509593c1019b0a82afeea63f9b8f75..1f76d99a47330f0c00b5e17394d235f8de557f2e 100644
|
| --- a/components/dom_distiller/core/dom_distiller_store.cc
|
| +++ b/components/dom_distiller/core/dom_distiller_store.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/location.h"
|
| #include "base/logging.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/article_entry.h"
|
| #include "sync/api/sync_change.h"
|
| #include "sync/protocol/article_specifics.pb.h"
|
|
|