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

Unified Diff: sync/engine/commit.cc

Issue 864223007: Mechanical rename of tracing includes for /sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trace_ppapi
Patch Set: 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 | « no previous file | sync/engine/get_updates_processor.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/commit.cc
diff --git a/sync/engine/commit.cc b/sync/engine/commit.cc
index 92cf4d2aa776fd4837ba28ac84ad3c5d771ad5a1..509e08d9d32443d8c28aea8260236a8d1a1a0765 100644
--- a/sync/engine/commit.cc
+++ b/sync/engine/commit.cc
@@ -4,7 +4,7 @@
#include "sync/engine/commit.h"
-#include "base/debug/trace_event.h"
+#include "base/trace_event/trace_event.h"
#include "sync/engine/commit_contribution.h"
#include "sync/engine/commit_processor.h"
#include "sync/engine/commit_util.h"
« no previous file with comments | « no previous file | sync/engine/get_updates_processor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698