Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(605)

Unified Diff: media/media.gyp

Issue 11226019: Encrypted Media: Replace DecryptorClient with key event callbacks. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: add spec link Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 6d209987416d4d16719bfb300bd06bce64fda5d0..89b1ecb1bcd0ae885ad06c1b35d893c4622ff555 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -209,7 +209,6 @@
'base/decoder_buffer_queue.h',
'base/decryptor.cc',
'base/decryptor.h',
- 'base/decryptor_client.h',
'base/decrypt_config.cc',
'base/decrypt_config.h',
'base/demuxer.cc',

Powered by Google App Engine
This is Rietveld 408576698