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

Unified Diff: chrome/chrome_tests.gypi

Issue 1983563002: media: Add helper function to register pepper CDMs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more cleanup Created 4 years, 7 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 2607e91bc487fe8f1b4c605f61c3f7c24cc3a8d9..8078235ddfcd891420f39d4c579da57e271434a7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -330,6 +330,8 @@
'browser/media/media_browsertest.h',
'browser/media/media_stream_devices_controller_browsertest.cc',
'browser/media/media_stream_infobar_browsertest.cc',
+ 'browser/media/pepper_cdm_test_helper.cc',
+ 'browser/media/pepper_cdm_test_helper.h',
'browser/media/test_license_server.cc',
'browser/media/test_license_server.h',
'browser/media/test_license_server_config.h',

Powered by Google App Engine
This is Rietveld 408576698