Chromium Code Reviews| Index: media/audio/android/opensles_util.h |
| =================================================================== |
| --- media/audio/android/opensles_util.h (revision 189667) |
| +++ media/audio/android/opensles_util.h (working copy) |
| @@ -5,9 +5,10 @@ |
| #ifndef MEDIA_AUDIO_ANDROID_OPENSLES_UTIL_H_ |
| #define MEDIA_AUDIO_ANDROID_OPENSLES_UTIL_H_ |
| -#include "base/logging.h" |
| #include <SLES/OpenSLES.h> |
| +#include "base/logging.h" |
| + |
| namespace media { |
| template <typename SLType, typename SLDerefType> |