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 { |