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

Unified Diff: media/media.gyp

Issue 665343002: Move KeySystemInfo to media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 6 years, 2 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
« no previous file with comments | « media/base/key_system_info.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index b7c6649658937e2977b633a30dd2ad8f44eb1a00..bf1c7bd623ce50ff3149676f33350a94a297a368 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -285,6 +285,9 @@
'base/demuxer_stream_provider.h',
'base/djb2.cc',
'base/djb2.h',
+ 'base/eme_constants.h',
+ 'base/key_system_info.cc',
+ 'base/key_system_info.h',
'base/keyboard_event_counter.cc',
'base/keyboard_event_counter.h',
'base/mac/avfoundation_glue.h',
« no previous file with comments | « media/base/key_system_info.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698