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

Unified Diff: chromecast/browser/media/cast_media_client_android.h

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 | « chromecast/browser/media/BUILD.gn ('k') | components/cdm.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/media/cast_media_client_android.h
diff --git a/chromecast/browser/media/cast_media_client_android.h b/chromecast/browser/media/cast_media_client_android.h
index a7aaa1d9b2e3a45687df428e436040547a42ed8a..cf65f8160049e316e1f1020763cda5efe93ee50f 100644
--- a/chromecast/browser/media/cast_media_client_android.h
+++ b/chromecast/browser/media/cast_media_client_android.h
@@ -9,7 +9,7 @@
#include "base/macros.h"
#include "chromecast/media/cdm/playready_drm_delegate_android.h"
-#include "components/cdm/browser/widevine_drm_delegate_android.h"
+#include "components/cdm/common/widevine_drm_delegate_android.h"
#include "media/base/android/media_client_android.h"
namespace chromecast {
« no previous file with comments | « chromecast/browser/media/BUILD.gn ('k') | components/cdm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698