| 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 7e66e453dc2bb28b427f9586f612a7e936e0a75d..9466c15a404d61b167742fd17f9f2c69c15e2243 100644
|
| --- a/components/dom_distiller/core/distiller_page.cc
|
| +++ b/components/dom_distiller/core/distiller_page.cc
|
| @@ -16,7 +16,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
| -#include "grit/components_resources.h"
|
| +#include "components/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"
|
|
|