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

Unified Diff: base/trace_event/trace_event_win.cc

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo 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
« no previous file with comments | « base/trace_event/trace_event_win.h ('k') | base/trace_event/trace_event_win_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/trace_event_win.cc
diff --git a/base/debug/trace_event_win.cc b/base/trace_event/trace_event_win.cc
similarity index 98%
rename from base/debug/trace_event_win.cc
rename to base/trace_event/trace_event_win.cc
index 99dd242fad672782861db7c245ee75904cac6359..d2c3dc89e092c2bb83c6031fba82d6f4db0804c9 100644
--- a/base/debug/trace_event_win.cc
+++ b/base/trace_event/trace_event_win.cc
@@ -1,7 +1,8 @@
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// 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_win.h"
+
+#include "base/trace_event/trace_event_win.h"
#include "base/logging.h"
#include "base/memory/singleton.h"
« no previous file with comments | « base/trace_event/trace_event_win.h ('k') | base/trace_event/trace_event_win_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698