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

Unified Diff: base/test/test_pending_task.h

Issue 893593002: Mechanical rename of tracing includes for /base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « base/message_loop/message_pump_win.cc ('k') | base/test/test_pending_task_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/test_pending_task.h
diff --git a/base/test/test_pending_task.h b/base/test/test_pending_task.h
index fa06800553c7fa233a7ca9dc40313e73ffacea49..4a2b0e7f2041e0774db466ca358d2178618f16df 100644
--- a/base/test/test_pending_task.h
+++ b/base/test/test_pending_task.h
@@ -8,9 +8,9 @@
#include <string>
#include "base/callback.h"
-#include "base/debug/trace_event_argument.h"
#include "base/location.h"
#include "base/time/time.h"
+#include "base/trace_event/trace_event_argument.h"
namespace base {
« no previous file with comments | « base/message_loop/message_pump_win.cc ('k') | base/test/test_pending_task_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698