Chromium Code Reviews| Index: media/filters/opus_constants.h |
| diff --git a/media/filters/opus_constants.h b/media/filters/opus_constants.h |
| index aea1a4f2cd77f0d8906a73e420490940d4d803e9..2e0183c6f4a3bb632430a84dfc140f88980b53b2 100644 |
| --- a/media/filters/opus_constants.h |
| +++ b/media/filters/opus_constants.h |
| @@ -7,6 +7,8 @@ |
| #include <stdint.h> |
| +#include "media/base/media_export.h" |
|
mlamouri (slow - plz ping)
2017/06/05 12:30:16
Why are you adding this?
a.suchit2
2017/06/05 18:22:25
It is not needed.
I forgot to remove it.
I will Up
|
| + |
| namespace media { |
| // The Opus specification is part of IETF RFC 6716: |