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

Unified Diff: services/tracing/public/cpp/trace_provider_impl.cc

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
Patch Set: . Created 4 years, 8 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
« no previous file with comments | « services/tracing/public/cpp/trace_provider_impl.h ('k') | services/tracing/public/cpp/tracing_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/tracing/public/cpp/trace_provider_impl.cc
diff --git a/mojo/services/tracing/public/cpp/trace_provider_impl.cc b/services/tracing/public/cpp/trace_provider_impl.cc
similarity index 98%
rename from mojo/services/tracing/public/cpp/trace_provider_impl.cc
rename to services/tracing/public/cpp/trace_provider_impl.cc
index 6ae0d8d9eecb4f8b36d7c03cf01d8183c9e2e36f..08a80110869dcdc7203c75deaf25c4b0610dcec1 100644
--- a/mojo/services/tracing/public/cpp/trace_provider_impl.cc
+++ b/services/tracing/public/cpp/trace_provider_impl.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/services/tracing/public/cpp/trace_provider_impl.h"
+#include "services/tracing/public/cpp/trace_provider_impl.h"
#include <utility>
« no previous file with comments | « services/tracing/public/cpp/trace_provider_impl.h ('k') | services/tracing/public/cpp/tracing_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698