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

Unified Diff: media/base/BUILD.gn

Issue 1187603003: media: Move CdmInitializedPromise to media/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « content/renderer/media/crypto/proxy_media_keys.cc ('k') | media/base/cdm_callback_promise.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 96254cf2812270268de37d9af2a7711cd5af0986..2232b97162f197700ac89a5903e8a40051e12c84 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -68,6 +68,8 @@ source_set("base") {
"cdm_context.h",
"cdm_factory.cc",
"cdm_factory.h",
+ "cdm_initialized_promise.cc",
+ "cdm_initialized_promise.h",
"cdm_key_information.cc",
"cdm_key_information.h",
"cdm_promise.cc",
« no previous file with comments | « content/renderer/media/crypto/proxy_media_keys.cc ('k') | media/base/cdm_callback_promise.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698