| Index: components/ntp_snippets/ntp_snippets_service_unittest.cc
 | 
| diff --git a/components/ntp_snippets/ntp_snippets_service_unittest.cc b/components/ntp_snippets/ntp_snippets_service_unittest.cc
 | 
| index 35e8f373471e7c06182bfe39ba1ea778331b1175..df1cf7bd8fd33bc14edc83f7dfa0fb9ba496196c 100644
 | 
| --- a/components/ntp_snippets/ntp_snippets_service_unittest.cc
 | 
| +++ b/components/ntp_snippets/ntp_snippets_service_unittest.cc
 | 
| @@ -2,6 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/time/time.h"
 | 
|  #include "components/ntp_snippets/ntp_snippet.h"
 | 
|  #include "components/ntp_snippets/ntp_snippets_service.h"
 | 
| 
 |