| Index: components/dom_distiller/core/distiller_page.cc
|
| diff --git a/components/dom_distiller/core/distiller_page.cc b/components/dom_distiller/core/distiller_page.cc
|
| index 55364cea526b22095c6326eecd6f7d85392ce1ca..94c37ae5c7857a9f9d69a34e6f959ff0a1141e72 100644
|
| --- a/components/dom_distiller/core/distiller_page.cc
|
| +++ b/components/dom_distiller/core/distiller_page.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/time/time.h"
|
| -#include "grit/component_resources.h"
|
| +#include "grit/components_resources.h"
|
| #include "third_party/dom_distiller_js/dom_distiller.pb.h"
|
| #include "third_party/dom_distiller_js/dom_distiller_json_converter.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|