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

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

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.h
===================================================================
--- trunk/src/chrome/browser/media/webrtc_browsertest_perf.h (revision 260283)
+++ trunk/src/chrome/browser/media/webrtc_browsertest_perf.h (working copy)
@@ -9,8 +9,6 @@
class DictionaryValue;
}
-namespace test {
-
// These functions takes parsed data (on one peer connection) from the
// peerConnectionDataStore object that is backing webrtc-internals and prints
// metrics they consider interesting using testing/perf/perf_test.h primitives.
@@ -22,6 +20,4 @@
void PrintBweForVideoMetrics(const base::DictionaryValue& pc_dict);
void PrintMetricsForAllStreams(const base::DictionaryValue& pc_dict);
-} // namespace test
-
#endif // CHROME_BROWSER_MEDIA_WEBRTC_BROWSERTEST_PERF_H_
« no previous file with comments | « trunk/src/chrome/browser/media/webrtc_browsertest_common.cc ('k') | trunk/src/chrome/browser/media/webrtc_browsertest_perf.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698