| Index: components/component_updater/background_downloader_win.h
|
| diff --git a/components/component_updater/background_downloader_win.h b/components/component_updater/background_downloader_win.h
|
| index a738a9eaa705c64df500f473ebcf3fd780b77e8b..66cabe12d115cda68ce2f4d6e37385c668567df0 100644
|
| --- a/components/component_updater/background_downloader_win.h
|
| +++ b/components/component_updater/background_downloader_win.h
|
| @@ -8,6 +8,7 @@
|
| #include <windows.h>
|
| #include <bits.h>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/string16.h"
|
| #include "base/threading/thread_checker.h"
|
|
|