Chromium Code Reviews| Index: chrome/browser/policy/policy_path_parser_linux.cc |
| diff --git a/chrome/browser/policy/policy_path_parser_linux.cc b/chrome/browser/policy/policy_path_parser_linux.cc |
| index 2f9ea26b5df1e0c952da2570c43ad81bcc47ba7e..cddd58b5b328cb4c7547652369d7411907625120 100644 |
| --- a/chrome/browser/policy/policy_path_parser_linux.cc |
| +++ b/chrome/browser/policy/policy_path_parser_linux.cc |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include <pwd.h> |
| +#include <unistd.h> |
| #include "chrome/browser/policy/policy_path_parser.h" |