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

Unified Diff: media/base/BUILD.gn

Issue 2434413002: Plumb firstPartyForCookies() to MediaPlayerBridge (Closed)
Patch Set: Clarified comments. Created 4 years, 2 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 | « content/browser/media/android/media_player_renderer.cc ('k') | media/base/demuxer_stream_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index e988f39544930956b5a2a350557c27345935645b..04b4d316a756cbc9787ffc915a0ef2772bc5582d 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -166,6 +166,7 @@ target(link_target_type, "base") {
"media_tracks.h",
"media_url_demuxer.cc",
"media_url_demuxer.h",
+ "media_url_params.h",
"media_util.cc",
"media_util.h",
"mime_util.cc",
« no previous file with comments | « content/browser/media/android/media_player_renderer.cc ('k') | media/base/demuxer_stream_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698