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

Unified Diff: webrtc/BUILD.gn

Issue 2386783002: Add UMA metrics for ICE regathering reasons. (Closed)
Patch Set: Add const to the pooled_sessions method. 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 | « no previous file | webrtc/api/fakemetricsobserver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 4eeba6aa84192f31df2ec79983a96a7837936363..0103418480c8699ba4ec71cff66e43ee689a11f0 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -362,6 +362,7 @@ if (rtc_include_tests) {
rtc_test("rtc_unittests") {
testonly = true
sources = [
+ "api/fakemetricsobserver.cc",
"base/array_view_unittest.cc",
"base/atomicops_unittest.cc",
"base/autodetectproxy_unittest.cc",
« no previous file with comments | « no previous file | webrtc/api/fakemetricsobserver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698