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

Unified Diff: components/keyed_service/content/browser_context_dependency_manager.cc

Issue 864333003: Mechanical rename of tracing includes for /components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_trace_part2
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 | components/keyed_service/ios/browser_state_dependency_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/keyed_service/content/browser_context_dependency_manager.cc
diff --git a/components/keyed_service/content/browser_context_dependency_manager.cc b/components/keyed_service/content/browser_context_dependency_manager.cc
index 576d1a62fa3cab5acea45861679131eb7bd2ed47..7e00023aab4e6307ee3841eaec7ea06dff44e27b 100644
--- a/components/keyed_service/content/browser_context_dependency_manager.cc
+++ b/components/keyed_service/content/browser_context_dependency_manager.cc
@@ -4,8 +4,8 @@
#include "components/keyed_service/content/browser_context_dependency_manager.h"
-#include "base/debug/trace_event.h"
#include "base/memory/singleton.h"
+#include "base/trace_event/trace_event.h"
#include "content/public/browser/browser_context.h"
#ifndef NDEBUG
« no previous file with comments | « no previous file | components/keyed_service/ios/browser_state_dependency_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698