| Index: content/renderer/pepper/pepper_platform_audio_output.h
|
| diff --git a/content/renderer/pepper/pepper_platform_audio_output.h b/content/renderer/pepper/pepper_platform_audio_output.h
|
| index f4da8b46c60a253d08c5b28af2163c226c72b1f5..a5bd3d9e727545ecaa06a05dc22e5b64ac989ffe 100644
|
| --- a/content/renderer/pepper/pepper_platform_audio_output.h
|
| +++ b/content/renderer/pepper/pepper_platform_audio_output.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_RENDERER_PEPPER_PEPPER_PLATFORM_AUDIO_OUTPUT_H_
|
| #define CONTENT_RENDERER_PEPPER_PEPPER_PLATFORM_AUDIO_OUTPUT_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "media/audio/audio_output_ipc.h"
|
|
|