| Index: chrome/browser/dom_distiller/dom_distiller_service_factory.h
|
| diff --git a/chrome/browser/dom_distiller/dom_distiller_service_factory.h b/chrome/browser/dom_distiller/dom_distiller_service_factory.h
|
| index d0eef2be79665737d72c27ae8167d91e24b2d96d..d846014f93f4187b06a449d7a834c8253792afb7 100644
|
| --- a/chrome/browser/dom_distiller/dom_distiller_service_factory.h
|
| +++ b/chrome/browser/dom_distiller/dom_distiller_service_factory.h
|
| @@ -9,6 +9,7 @@
|
| #include "components/dom_distiller/core/distilled_page_prefs.h"
|
| #include "components/dom_distiller/core/dom_distiller_service.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
| +#include "components/keyed_service/core/keyed_service.h"
|
|
|
| namespace content {
|
| class BrowserContext;
|
|
|