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

Unified Diff: media/media.gyp

Issue 1712903002: Remove prefixed EME. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix layout tests. Created 4 years, 10 months 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 8cbf9c4c3882ca448a9e958a06d12ad9fd0646da..df8c3e537ec487c4943d51d6f960f65be92c54d8 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -322,8 +322,6 @@
'base/key_system_info.h',
'base/key_systems.cc',
'base/key_systems.h',
- 'base/key_systems_support_uma.cc',
- 'base/key_systems_support_uma.h',
'base/keyboard_event_counter.cc',
'base/keyboard_event_counter.h',
'base/loopback_audio_converter.cc',
@@ -533,8 +531,6 @@
'cdm/key_system_names.h',
'cdm/player_tracker_impl.cc',
'cdm/player_tracker_impl.h',
- 'cdm/proxy_decryptor.cc',
- 'cdm/proxy_decryptor.h',
'cdm/supported_cdm_versions.cc',
'cdm/supported_cdm_versions.h',
'ffmpeg/ffmpeg_common.cc',

Powered by Google App Engine
This is Rietveld 408576698