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

Unified Diff: content/public/browser/tracing_controller.h

Issue 872363004: Mechanical rename of tracing includes for /content [3/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo windows changes 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: content/public/browser/tracing_controller.h
diff --git a/content/public/browser/tracing_controller.h b/content/public/browser/tracing_controller.h
index 2ce14c9c4b09b0f9f669de0392657ce8235d4684..8c548dc0e8e70ce9ef20e0678468ae8b6a0760b5 100644
--- a/content/public/browser/tracing_controller.h
+++ b/content/public/browser/tracing_controller.h
@@ -9,8 +9,8 @@
#include <string>
#include "base/callback.h"
-#include "base/debug/trace_event.h"
#include "base/memory/ref_counted.h"
+#include "base/trace_event/trace_event.h"
#include "content/common/content_export.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698