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

Unified Diff: components/cdm/common/BUILD.gn

Issue 1934193003: media: Set MediaClientAndroid in the GPU process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 8 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: components/cdm/common/BUILD.gn
diff --git a/components/cdm/common/BUILD.gn b/components/cdm/common/BUILD.gn
index 25cd70b42e3878afbd633a931f6f30882d501180..fc43c7e2a703a0b05d029186d8a8de1d2092192e 100644
--- a/components/cdm/common/BUILD.gn
+++ b/components/cdm/common/BUILD.gn
@@ -7,6 +7,8 @@ source_set("common") {
"cdm_message_generator.cc",
"cdm_message_generator.h",
"cdm_messages_android.h",
+ "widevine_drm_delegate_android.cc",
+ "widevine_drm_delegate_android.h",
]
deps = [
« no previous file with comments | « components/cdm/browser/widevine_drm_delegate_android.cc ('k') | components/cdm/common/widevine_drm_delegate_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698