| Index: components/web_resource/promo_resource_service_mobile_ntp_unittest.cc
|
| diff --git a/components/web_resource/promo_resource_service_mobile_ntp_unittest.cc b/components/web_resource/promo_resource_service_mobile_ntp_unittest.cc
|
| index 760b7eb85553592a24955edaf241eeec24974260..e7387bc869944603510951852b7c60fc68dbb851 100644
|
| --- a/components/web_resource/promo_resource_service_mobile_ntp_unittest.cc
|
| +++ b/components/web_resource/promo_resource_service_mobile_ntp_unittest.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/json/json_reader.h"
|
|
|