| Index: components/dom_distiller/webui/dom_distiller_ui.cc
|
| diff --git a/components/dom_distiller/webui/dom_distiller_ui.cc b/components/dom_distiller/webui/dom_distiller_ui.cc
|
| index 436e6574c57581daee3edffa78d4462286f41057..5396816b48e66e3e73fe6f6e9a70199b250891dc 100644
|
| --- a/components/dom_distiller/webui/dom_distiller_ui.cc
|
| +++ b/components/dom_distiller/webui/dom_distiller_ui.cc
|
| @@ -11,7 +11,7 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_ui.h"
|
| #include "content/public/browser/web_ui_data_source.h"
|
| -#include "grit/component_resources.h"
|
| +#include "grit/components_resources.h"
|
| #include "grit/components_strings.h"
|
|
|
| namespace dom_distiller {
|
|
|