| Index: chrome/browser/upgrade_detector_impl_unittest.cc
 | 
| diff --git a/chrome/browser/upgrade_detector_impl_unittest.cc b/chrome/browser/upgrade_detector_impl_unittest.cc
 | 
| index 64f7591c3eaf7eb52d294b0b3ca4e8534f7ecbc5..9646b894f42ca2664c997cd41d4348adf2f2e201 100644
 | 
| --- a/chrome/browser/upgrade_detector_impl_unittest.cc
 | 
| +++ b/chrome/browser/upgrade_detector_impl_unittest.cc
 | 
| @@ -6,6 +6,7 @@
 | 
|  
 | 
|  #include <vector>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "content/public/browser/notification_details.h"
 | 
|  #include "content/public/browser/notification_observer.h"
 | 
|  #include "content/public/browser/notification_registrar.h"
 | 
| 
 |