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

Unified Diff: android_webview/BUILD.gn

Issue 2756333002: Rename MediaClientAndroid to MediaDrmBridgeClient (Closed)
Patch Set: Fix .h guards 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 | « no previous file | android_webview/common/aw_content_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index dee29dd3970411a82eab5d074f5dcb74fc6879ae..e8bf5804f570a5ffa29528e82622bc0d5ab63803 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -488,8 +488,8 @@ source_set("common") {
"common/aw_descriptors.h",
"common/aw_hit_test_data.cc",
"common/aw_hit_test_data.h",
- "common/aw_media_client_android.cc",
- "common/aw_media_client_android.h",
+ "common/aw_media_drm_bridge_client.cc",
+ "common/aw_media_drm_bridge_client.h",
"common/aw_paths.cc",
"common/aw_paths.h",
"common/aw_resource.h",
« no previous file with comments | « no previous file | android_webview/common/aw_content_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698