Index: webkit/plugins/ppapi/content_decryptor_delegate.h |
diff --git a/webkit/plugins/ppapi/content_decryptor_delegate.h b/webkit/plugins/ppapi/content_decryptor_delegate.h |
index 8cb53b9af6af5d08d61da2b8c1e93d377b6c7122..07f64cf187b421c02c372dc1dc8996c4f6178bc1 100644 |
--- a/webkit/plugins/ppapi/content_decryptor_delegate.h |
+++ b/webkit/plugins/ppapi/content_decryptor_delegate.h |
@@ -13,6 +13,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
#include "media/base/decryptor.h" |
+#include "media/base/media_keys.h" |
#include "ppapi/c/private/pp_content_decryptor.h" |
#include "ppapi/c/private/ppp_content_decryptor_private.h" |
#include "ui/gfx/size.h" |