webrtc/stats
Sam Zackrisson b45bdb524c Move rtc_json code from API dir, enable unit test, unmark testonly
This change does three things:
 - Move rtc_json into rtc_base/strings/, a non-API directory more fitting to
   its purpose.
 - Make a target for the currently unused json_unittest.
 - Make the code available for use in non-test code again.

Bug: webrtc:9802
Change-Id: Id964a8a4b47b732a962a364894a4dbd3e7f4650f
Reviewed-on: https://webrtc-review.googlesource.com/103126
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24932}
2018-10-02 15:21:26 +00:00
..
test Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
rtcstats_objects.cc getStats: add relayProtocol 2018-10-02 08:43:06 +00:00
rtcstats_unittest.cc Move rtc_json code from API dir, enable unit test, unmark testonly 2018-10-02 15:21:26 +00:00
rtcstats.cc Reimplement rtc::ToString and rtc::FromString without streams. 2018-08-16 16:14:01 +00:00
rtcstatsreport_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
rtcstatsreport.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00