| Index: media/capture/content/screen_capture_device_core.h
 | 
| diff --git a/media/capture/content/screen_capture_device_core.h b/media/capture/content/screen_capture_device_core.h
 | 
| index d7250e74025dce7c98bdaa4364b150a0c9b8093c..7e301545c96060202c23eba2e8a2c5ef96809516 100644
 | 
| --- a/media/capture/content/screen_capture_device_core.h
 | 
| +++ b/media/capture/content/screen_capture_device_core.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
|  #include "base/threading/thread_checker.h"
 | 
| 
 |