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

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

Issue 2765343003: media: Add MediaDrmStorage (Closed)
Patch Set: 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
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 432130d01c557fa2c89f4901d53077f54c5eabea..275f9fb311cac55baf8cdc541b143db97ec5c051 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -131,6 +131,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",
]
}
}

Powered by Google App Engine
This is Rietveld 408576698