| Index: chrome/browser/upgrade_detector_impl.h
|
| diff --git a/chrome/browser/upgrade_detector_impl.h b/chrome/browser/upgrade_detector_impl.h
|
| index 7beaf31cf660737d230213522041fe9d616d7075..2c16ba604868b26397d339fd37efd072ff12a829 100644
|
| --- a/chrome/browser/upgrade_detector_impl.h
|
| +++ b/chrome/browser/upgrade_detector_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UPGRADE_DETECTOR_IMPL_H_
|
| #define CHROME_BROWSER_UPGRADE_DETECTOR_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/timer/timer.h"
|
| #include "base/version.h"
|
|
|