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

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: prototype cl of new approach 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 59d48ec178822893f2d884a51b72e9b3626f597d..b4682f1504db4d86c371e2e08bd65f557a3a1a52 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -207,7 +207,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