| Index: chrome/browser/tab_contents/navigation_metrics_recorder.h
 | 
| diff --git a/chrome/browser/tab_contents/navigation_metrics_recorder.h b/chrome/browser/tab_contents/navigation_metrics_recorder.h
 | 
| index aaf96a32097c24bde16a1150b60887db17e664f7..c5c88909d5cd1b272d99290dd1f943710e9be6d5 100644
 | 
| --- a/chrome/browser/tab_contents/navigation_metrics_recorder.h
 | 
| +++ b/chrome/browser/tab_contents/navigation_metrics_recorder.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef CHROME_BROWSER_TAB_CONTENTS_NAVIGATION_METRICS_RECORDER_H_
 | 
|  #define CHROME_BROWSER_TAB_CONTENTS_NAVIGATION_METRICS_RECORDER_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "content/public/browser/web_contents_observer.h"
 | 
|  #include "content/public/browser/web_contents_user_data.h"
 | 
|  
 | 
| 
 |