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

Unified Diff: content/browser/BUILD.gn

Issue 1825633002: Adds UMA histograms for desktop tab and audio capture through (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | content/browser/media/capture/desktop_capture_device_uma_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9245309c446ae1210785fe541c47b04c666a6d82..afa3acaecdd4f832d17ea6d6f658582b4c5509b3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -197,8 +197,6 @@ source_set("browser") {
sources += [
"media/capture/desktop_capture_device.cc",
"media/capture/desktop_capture_device.h",
- "media/capture/desktop_capture_device_uma_types.cc",
- "media/capture/desktop_capture_device_uma_types.h",
]
if (use_aura) {
sources += [
« no previous file with comments | « no previous file | content/browser/media/capture/desktop_capture_device_uma_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698