summaryrefslogtreecommitdiffstats
path: root/base/tracked_objects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/tracked_objects.cc')
-rw-r--r--base/tracked_objects.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/tracked_objects.cc b/base/tracked_objects.cc
index c9e8eb0..4102075 100644
--- a/base/tracked_objects.cc
+++ b/base/tracked_objects.cc
@@ -8,6 +8,8 @@
#include "base/string_util.h"
+using base::TimeDelta;
+
namespace tracked_objects {
// A TLS slot to the TrackRegistry for the current thread.