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

Unified Diff: trunk/src/chrome/browser/media/webrtc_browsertest_perf.cc

Issue 217553002: Revert 260213 "Relanding Switched main WebRTC browser tests to u..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
Index: trunk/src/chrome/browser/media/webrtc_browsertest_perf.cc
===================================================================
--- trunk/src/chrome/browser/media/webrtc_browsertest_perf.cc (revision 260283)
+++ trunk/src/chrome/browser/media/webrtc_browsertest_perf.cc (working copy)
@@ -172,8 +172,6 @@
return result;
}
-namespace test {
-
void PrintBweForVideoMetrics(const base::DictionaryValue& pc_dict) {
const std::string kBweStatsKey = "bweforvideo";
std::string value;
@@ -220,5 +218,3 @@
<< " is. ";
}
}
-
-} // namespace test
« no previous file with comments | « trunk/src/chrome/browser/media/webrtc_browsertest_perf.h ('k') | trunk/src/chrome/test/data/webrtc/webrtc_jsep01_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698