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

Unified Diff: media/media.gyp

Issue 452643002: Add UMA reporting to CdmPromise. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually add the test. Created 6 years, 4 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 0aa1719884152dd109297ac0cbaf9465905c4341..a2ed2857e53e221799468d7cc528d458c1d1a142 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1072,6 +1072,7 @@
'base/bit_reader_unittest.cc',
'base/callback_holder.h',
'base/callback_holder_unittest.cc',
+ 'base/cdm_promise_unittest.cc',
'base/channel_mixer_unittest.cc',
'base/container_names_unittest.cc',
'base/data_buffer_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698