| Index: content/browser/webui/url_data_source_impl.h
|
| diff --git a/content/browser/webui/url_data_source_impl.h b/content/browser/webui/url_data_source_impl.h
|
| index 4785b37a1949ef21dc3aefbd589e7378a093d8ba..828bbf9c72bd44cb1878a033eef2fe407fa59552 100644
|
| --- a/content/browser/webui/url_data_source_impl.h
|
| +++ b/content/browser/webui/url_data_source_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "content/browser/webui/url_data_manager.h"
|
| #include "content/common/content_export.h"
|
|
|
|
|