Chromium Code Reviews| Index: chrome/common/service_process_util_win.cc |
| diff --git a/chrome/common/service_process_util_win.cc b/chrome/common/service_process_util_win.cc |
| index cd0cff9d1144f70a145e6bbef90fa910b722572b..047acd90360fc4f73a02c30b951da1ba47ed45bd 100644 |
| --- a/chrome/common/service_process_util_win.cc |
| +++ b/chrome/common/service_process_util_win.cc |
| @@ -4,6 +4,7 @@ |
| #include "chrome/common/service_process_util.h" |
| +#include <algorithm> |
| #include <memory> |
| #include "base/callback.h" |