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

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: rebase again 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 6879847f31b527f87acec32bfd620256d53d7a7e..b7a8b4c63fe4703bc79dd9443b0c61855d7911aa 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -212,7 +212,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