| Index: components/component_updater/update_checker.cc
|
| diff --git a/components/component_updater/update_checker.cc b/components/component_updater/update_checker.cc
|
| index a236168ae81fa9f6e675faa454a9370641361434..cef39120f06a81d49f1ea2c98c6944261878ef61 100644
|
| --- a/components/component_updater/update_checker.cc
|
| +++ b/components/component_updater/update_checker.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/threading/thread_checker.h"
|
|
|