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

Unified Diff: content/test/BUILD.gn

Issue 2798083002: Record user interactions with MediaSession by action type (Closed)
Patch Set: addressed style nits 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 | « content/browser/media/session/pepper_player_delegate.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b19e1c909cfad9d361e15bd416db330065745824..5da9c6c85cdf72940116fdc8beebc5298fe6c565 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1188,6 +1188,7 @@ test("content_unittests") {
"../browser/media/session/audio_focus_manager_unittest.cc",
"../browser/media/session/media_session_controller_unittest.cc",
"../browser/media/session/media_session_impl_service_routing_unittest.cc",
+ "../browser/media/session/media_session_impl_uma_unittest.cc",
"../browser/media/session/media_session_uma_helper_unittest.cc",
"../browser/memory/memory_coordinator_impl_unittest.cc",
"../browser/memory/memory_monitor_android_unittest.cc",
« no previous file with comments | « content/browser/media/session/pepper_player_delegate.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698