| Index: media/blink/webcontentdecryptionmodule_impl.h
|
| diff --git a/media/blink/webcontentdecryptionmodule_impl.h b/media/blink/webcontentdecryptionmodule_impl.h
|
| index d75adb8f03380808d85262e8d49eb73321c271b9..c11295edd91c5818824a3e477338f4209f4f3c1a 100644
|
| --- a/media/blink/webcontentdecryptionmodule_impl.h
|
| +++ b/media/blink/webcontentdecryptionmodule_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef MEDIA_BLINK_WEBCONTENTDECRYPTIONMODULE_IMPL_H_
|
| #define MEDIA_BLINK_WEBCONTENTDECRYPTIONMODULE_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
|
|