| Index: chrome/browser/chrome_browser_main_win.h
 | 
| diff --git a/chrome/browser/chrome_browser_main_win.h b/chrome/browser/chrome_browser_main_win.h
 | 
| index f56f72abc213c52978994d9430071871ccb138cf..254b48704ed4b1738705e7c4eb66bfabd4ad847d 100644
 | 
| --- a/chrome/browser/chrome_browser_main_win.h
 | 
| +++ b/chrome/browser/chrome_browser_main_win.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #define CHROME_BROWSER_CHROME_BROWSER_MAIN_WIN_H_
 | 
|  
 | 
|  #include "base/files/file_path_watcher.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "chrome/browser/chrome_browser_main.h"
 | 
|  
 | 
|  class DidRunUpdater;
 | 
| 
 |