Chromium Code Reviews| Index: mojo/shell/data_pipe_peek.cc |
| diff --git a/mojo/shell/data_pipe_peek.cc b/mojo/shell/data_pipe_peek.cc |
| index 4c74c5537bb1be381f2290570ee691b57e4eb8a3..7007f24a6ca73d7d10ace75ae6b6d13ab2c923a0 100644 |
| --- a/mojo/shell/data_pipe_peek.cc |
| +++ b/mojo/shell/data_pipe_peek.cc |
| @@ -6,6 +6,8 @@ |
| #include <stdint.h> |
| +#include <algorithm> |
| + |
| #include "base/bind.h" |
| #include "base/macros.h" |