Chromium Code Reviews| Index: base/path_service.cc |
| diff --git a/base/path_service.cc b/base/path_service.cc |
| index 3b9b69e17375813eb97b2ff0fa6bcf4e53d7f59e..3f954d79e4bd8f4a84f80a505eb2fdde93577254 100644 |
| --- a/base/path_service.cc |
| +++ b/base/path_service.cc |
| @@ -16,6 +16,7 @@ |
| #include "base/lazy_instance.h" |
| #include "base/logging.h" |
| #include "base/synchronization/lock.h" |
| +#include "build/build_config.h" |
| namespace base { |