Chromium Code Reviews| Index: chrome_frame/test_utils.cc |
| diff --git a/chrome_frame/test_utils.cc b/chrome_frame/test_utils.cc |
| index 65b172dd1ea51ea48dbc229a4f28780443d2cc3d..708db6f2c621c85db104526ff198762a367336c7 100644 |
| --- a/chrome_frame/test_utils.cc |
| +++ b/chrome_frame/test_utils.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include <algorithm> |
| + |
| #include "chrome_frame/test_utils.h" |
| #include <atlbase.h> |