| Index: components/ntp_snippets/remote/json_request.cc
|
| diff --git a/components/ntp_snippets/remote/json_request.cc b/components/ntp_snippets/remote/json_request.cc
|
| index c22e35c9ee9ec0f965fcab85b8c67cb1d03e8e53..dce963f1ca6ffa549906977ae53678b800eff0c4 100644
|
| --- a/components/ntp_snippets/remote/json_request.cc
|
| +++ b/components/ntp_snippets/remote/json_request.cc
|
| @@ -24,9 +24,9 @@
|
| #include "components/signin/core/browser/profile_oauth2_token_service.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/net/variations_http_headers.h"
|
| #include "components/variations/variations_associated_data.h"
|
| -#include "grit/components_strings.h"
|
| #include "net/base/load_flags.h"
|
| #include "net/http/http_response_headers.h"
|
| #include "net/http/http_status_code.h"
|
|
|