Index: chrome/app/close_handle_hook_win.cc |
diff --git a/chrome/app/close_handle_hook_win.cc b/chrome/app/close_handle_hook_win.cc |
index efec307a62a511e6dc57838bddceab0918224d8c..a0dc2f45eb3996d3d3fb49318f5f53675748779a 100644 |
--- a/chrome/app/close_handle_hook_win.cc |
+++ b/chrome/app/close_handle_hook_win.cc |
@@ -7,6 +7,7 @@ |
#include <Windows.h> |
#include <psapi.h> |
+#include <algorithm> |
#include <vector> |
#include "base/lazy_instance.h" |