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

Unified Diff: third_party/libjingle/overrides/init_webrtc.cc

Issue 888883002: Mechanical rename of tracing includes (remaining bits) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trace_watchlist
Patch Set: Created 5 years, 11 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: third_party/libjingle/overrides/init_webrtc.cc
diff --git a/third_party/libjingle/overrides/init_webrtc.cc b/third_party/libjingle/overrides/init_webrtc.cc
index 3fc1f255eb9327d5d6e9558f71decab29e7712e1..63e963e79478cd07f7a820bce3f571fb6db4df89 100644
--- a/third_party/libjingle/overrides/init_webrtc.cc
+++ b/third_party/libjingle/overrides/init_webrtc.cc
@@ -5,13 +5,13 @@
#include "init_webrtc.h"
#include "base/command_line.h"
-#include "base/debug/trace_event.h"
#include "base/files/file_path.h"
#include "base/files/file_util.h"
#include "base/metrics/field_trial.h"
#include "base/metrics/histogram.h"
#include "base/native_library.h"
#include "base/path_service.h"
+#include "base/trace_event/trace_event.h"
#include "webrtc/base/basictypes.h"
#include "webrtc/base/logging.h"
« no previous file with comments | « third_party/leveldatabase/env_chromium.cc ('k') | tools/telemetry/telemetry/core/platform/tracing_options.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698