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

Unified Diff: content/browser/trace_message_filter.cc

Issue 11624021: Move tracing component to src/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add a DEPS rule back Created 8 years 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/browser/trace_message_filter.cc
diff --git a/content/browser/trace_message_filter.cc b/content/browser/trace_message_filter.cc
index a2586a1bcbc18ebf4fb549d561fa4bb67de6fa7c..d37ce12760cf0cf56c4e68505529a5374e1bf341 100644
--- a/content/browser/trace_message_filter.cc
+++ b/content/browser/trace_message_filter.cc
@@ -4,8 +4,8 @@
#include "content/browser/trace_message_filter.h"
+#include "components/tracing/tracing_messages.h"
#include "content/browser/trace_controller_impl.h"
-#include "content/components/tracing/tracing_messages.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698