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

Unified Diff: media/mojo/services/BUILD.gn

Issue 2765343003: media: Add MediaDrmStorage (Closed)
Patch Set: rebase only Created 3 years, 9 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/mojo/interfaces/media_drm_storage.mojom ('k') | media/mojo/services/android_mojo_media_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index f77082fa69acce48d176b639f726de7565d96839..be11d2a446be594ce041c214cbb75ac766d1e5ef 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -135,6 +135,8 @@ source_set("lib") {
sources += [
"android_mojo_media_client.cc",
"android_mojo_media_client.h",
+ "mojo_media_drm_storage.cc",
+ "mojo_media_drm_storage.h",
]
}
}
« no previous file with comments | « media/mojo/interfaces/media_drm_storage.mojom ('k') | media/mojo/services/android_mojo_media_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698