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

Unified Diff: content/content_browser.gypi

Issue 252393002: Adds UMA histograms for desktop capture device. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 23c3d33534fd9544c3f98d5d759cbc79a52cffcd..42fb0706a41d6363b310bb7492f2519e730277fc 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1483,6 +1483,8 @@
'browser/media/capture/desktop_capture_device.h',
'browser/media/capture/desktop_capture_device_aura.cc',
'browser/media/capture/desktop_capture_device_aura.h',
+ 'browser/media/capture/desktop_capture_device_uma_types.cc',
+ 'browser/media/capture/desktop_capture_device_uma_types.h',
],
'dependencies': [
'../third_party/webrtc/modules/modules.gyp:desktop_capture',
« no previous file with comments | « content/browser/media/capture/desktop_capture_device_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698