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

Unified Diff: components/cdm/browser/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
« no previous file with comments | « components/cdm/DEPS ('k') | components/cdm/browser/widevine_drm_delegate_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cdm/browser/BUILD.gn
diff --git a/components/cdm/browser/BUILD.gn b/components/cdm/browser/BUILD.gn
index 1a6e2723cf2c5cea817462e8c437e886024b95a1..79f30ddd4bc496d867bff528045e1bd13d4af645 100644
--- a/components/cdm/browser/BUILD.gn
+++ b/components/cdm/browser/BUILD.gn
@@ -6,8 +6,6 @@ source_set("browser") {
sources = [
"cdm_message_filter_android.cc",
"cdm_message_filter_android.h",
- "widevine_drm_delegate_android.cc",
- "widevine_drm_delegate_android.h",
]
deps = [
« no previous file with comments | « components/cdm/DEPS ('k') | components/cdm/browser/widevine_drm_delegate_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698