Chromium Code Reviews| Index: media/filters/h264_parser.cc |
| diff --git a/media/filters/h264_parser.cc b/media/filters/h264_parser.cc |
| index e10b935aa4cd17503e26d114f6b93214d9a01904..d751de77fcaa06ebdabee2ca130385189b2fc80b 100644 |
| --- a/media/filters/h264_parser.cc |
| +++ b/media/filters/h264_parser.cc |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/stl_util.h" |