Index: media/blink/webcontentdecryptionmoduleaccess_impl.h |
diff --git a/media/blink/webcontentdecryptionmoduleaccess_impl.h b/media/blink/webcontentdecryptionmoduleaccess_impl.h |
index 72e3de96d633b61da936f7d3c2dfa9ea1ded07bf..629878a3ea6cc2689b95a2d988b8cc5d2683d144 100644 |
--- a/media/blink/webcontentdecryptionmoduleaccess_impl.h |
+++ b/media/blink/webcontentdecryptionmoduleaccess_impl.h |
@@ -5,6 +5,7 @@ |
#ifndef MEDIA_BLINK_WEBCONTENTDECRYPTIONMODULEACCESS_IMPL_H_ |
#define MEDIA_BLINK_WEBCONTENTDECRYPTIONMODULEACCESS_IMPL_H_ |
+#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
#include "media/base/cdm_config.h" |
#include "third_party/WebKit/public/platform/WebContentDecryptionModuleAccess.h" |