| Index: components/ntp_snippets/remote/remote_suggestions_fetcher.cc
|
| diff --git a/components/ntp_snippets/remote/remote_suggestions_fetcher.cc b/components/ntp_snippets/remote/remote_suggestions_fetcher.cc
|
| index 211ffa8d6a02a89927e32a6003e8896540147920..f292fef105776a2d0f3d16d93c1ecf34237ddfa9 100644
|
| --- a/components/ntp_snippets/remote/remote_suggestions_fetcher.cc
|
| +++ b/components/ntp_snippets/remote/remote_suggestions_fetcher.cc
|
| @@ -26,8 +26,8 @@
|
| #include "components/ntp_snippets/user_classifier.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
| #include "components/signin/core/browser/signin_manager_base.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "components/variations/variations_associated_data.h"
|
| -#include "grit/components_strings.h"
|
| #include "net/url_request/url_fetcher.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
|
|