| Index: media/capture/content/smooth_event_sampler.h
 | 
| diff --git a/media/capture/content/smooth_event_sampler.h b/media/capture/content/smooth_event_sampler.h
 | 
| index ef78ae94c147699713aaf273846c622e854e6fc4..6b69a10cc698eed1525960ba8606f03622a8ef5d 100644
 | 
| --- a/media/capture/content/smooth_event_sampler.h
 | 
| +++ b/media/capture/content/smooth_event_sampler.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef MEDIA_CAPTURE_SMOOTH_EVENT_SAMPLER_H_
 | 
|  #define MEDIA_CAPTURE_SMOOTH_EVENT_SAMPLER_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/time/time.h"
 | 
|  #include "media/base/media_export.h"
 | 
|  
 | 
| 
 |