Chromium Code Reviews| Index: base/process/process_linux.cc |
| diff --git a/base/process/process_linux.cc b/base/process/process_linux.cc |
| index b8d8474e438f746e78d7cbe37f259c6dee711432..2973ef3cbccdbada7d21b04b3ab73f69be2188f7 100644 |
| --- a/base/process/process_linux.cc |
| +++ b/base/process/process_linux.cc |
| @@ -15,6 +15,7 @@ |
| #include "base/strings/stringprintf.h" |
| #include "base/synchronization/lock.h" |
| #include "base/threading/thread_restrictions.h" |
| +#include "build/build_config.h" |
| namespace base { |