Chromium Code Reviews| Index: media/cast/test/utility/barcode.cc |
| diff --git a/media/cast/test/utility/barcode.cc b/media/cast/test/utility/barcode.cc |
| index 674ed244362f964400efee8c07b4240cf4f96700..290816fcad8ebc6bdb38ee773d5ba798436c97cf 100644 |
| --- a/media/cast/test/utility/barcode.cc |
| +++ b/media/cast/test/utility/barcode.cc |
| @@ -21,6 +21,7 @@ |
| // all the bits we end the pattern with the same pattern as the |
| // start of the pattern. |
| +#include <algorithm> |
| #include <deque> |
| #include <vector> |