Index: media/filters/pipeline_integration_test_base.h |
diff --git a/media/filters/pipeline_integration_test_base.h b/media/filters/pipeline_integration_test_base.h |
index 37f744c0e465df04628955067c8381e9f29ce209..45af7fded75b4232d83f8e70d0f47e1f15c9293c 100644 |
--- a/media/filters/pipeline_integration_test_base.h |
+++ b/media/filters/pipeline_integration_test_base.h |
@@ -131,6 +131,7 @@ class PipelineIntegrationTestBase { |
void SetDecryptor(Decryptor* decryptor, |
const DecryptorReadyCB& decryptor_ready_cb); |
+ void DecryptorAttached(bool success); |
void OnVideoRendererPaint(const scoped_refptr<VideoFrame>& frame); |
MOCK_METHOD1(OnMetadata, void(PipelineMetadata)); |