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

Unified Diff: media/media.gyp

Issue 265993002: Add Promises for EME (Chromium side) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: One more trybot issue Created 6 years, 6 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/filters/pipeline_integration_test.cc ('k') | mojo/examples/pepper_container_app/plugin_instance.h » ('j') | 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 bbded6ff951b2a075585169d9a523d1d4c6dcd65..bd6f659a27b52236fe280832b1c8848817ada970 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -252,6 +252,8 @@
'base/buffers.h',
'base/byte_queue.cc',
'base/byte_queue.h',
+ 'base/cdm_promise.cc',
+ 'base/cdm_promise.h',
'base/channel_mixer.cc',
'base/channel_mixer.h',
'base/clock.cc',
« no previous file with comments | « media/filters/pipeline_integration_test.cc ('k') | mojo/examples/pepper_container_app/plugin_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698