Chromium Code Reviews| Index: client/prune_crash_reports.cc |
| diff --git a/client/prune_crash_reports.cc b/client/prune_crash_reports.cc |
| index d94f212c4a13b389072a0d8392c5909acb68091d..03392492ed2b4dfb22cac33b6d0cb837ac674018 100644 |
| --- a/client/prune_crash_reports.cc |
| +++ b/client/prune_crash_reports.cc |
| @@ -20,6 +20,7 @@ |
| #include <vector> |
| #include "base/logging.h" |
| +#include "build/build_config.h" |
| namespace crashpad { |