Chromium Code Reviews| Index: chrome/service/service_process.h |
| diff --git a/chrome/service/service_process.h b/chrome/service/service_process.h |
| index 1f5fa51f64acf095ea3abee3f4e2380269556ab3..dc9cb980185028454a503386604ba06d7bd4bdf5 100644 |
| --- a/chrome/service/service_process.h |
| +++ b/chrome/service/service_process.h |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/threading/thread.h" |