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

Unified Diff: base/trace_event/trace_event_impl_constants.cc

Issue 837303004: Move base/debug/trace_event* to base/trace_event/ [part 1] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed BUILD.gn 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: base/trace_event/trace_event_impl_constants.cc
diff --git a/base/debug/trace_event_impl_constants.cc b/base/trace_event/trace_event_impl_constants.cc
similarity index 95%
rename from base/debug/trace_event_impl_constants.cc
rename to base/trace_event/trace_event_impl_constants.cc
index 8e014110b829cbd0563b0dda928fd46444d291d7..c46cf49fdb84cbc573a19dc41eaefc50a3745974 100644
--- a/base/debug/trace_event_impl_constants.cc
+++ b/base/trace_event/trace_event_impl_constants.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 "base/debug/trace_event_impl.h"
+#include "base/trace_event/trace_event_impl.h"
namespace base {
namespace debug {

Powered by Google App Engine
This is Rietveld 408576698