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

Unified Diff: chrome/browser/BUILD.gn

Issue 2840813002: Media Engagement: implement shell of the media engagement service. (Closed)
Patch Set: Created 3 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 | « no previous file | chrome/browser/media/OWNERS » ('j') | chrome/browser/media/media_engagement_service.h » ('J')
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 10af18245a31f20e8b2425cfd170a593d6844cce..e4c50526cac30634426ff015760245aa2bf157b8 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -564,6 +564,10 @@ split_static_library("browser") {
"media/media_access_handler.h",
"media/media_device_id_salt.cc",
"media/media_device_id_salt.h",
+ "media/media_engagement_service.cc",
+ "media/media_engagement_service.h",
+ "media/media_engagement_service_factory.cc",
+ "media/media_engagement_service_factory.h",
"media/media_url_constants.cc",
"media/media_url_constants.h",
"media/midi_permission_context.cc",
« no previous file with comments | « no previous file | chrome/browser/media/OWNERS » ('j') | chrome/browser/media/media_engagement_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698