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

Unified Diff: chrome/browser/BUILD.gn

Issue 2765343003: media: Add MediaDrmStorage (Closed)
Patch Set: rebase only 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 | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index b078d32fe3c15b84d0d7655d40203b1f58bac095..dfa5ad988462d84c9c6fc8f1a8a02ec9111ac441 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3025,6 +3025,8 @@ split_static_library("browser") {
"lifetime/application_lifetime_android.h",
"media/android/cdm/media_drm_credential_manager.cc",
"media/android/cdm/media_drm_credential_manager.h",
+ "media/android/cdm/media_drm_storage_factory.cc",
+ "media/android/cdm/media_drm_storage_factory.h",
"media/android/remote/record_cast_action.cc",
"media/android/remote/record_cast_action.h",
"media/android/remote/remote_media_player_bridge.cc",
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698