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

Unified Diff: base/timer.h

Issue 7879006: Delete Tracked, and move Location to its own file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years, 3 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/threading/worker_pool_unittest.cc ('k') | base/tracked.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/timer.h
diff --git a/base/timer.h b/base/timer.h
index 30cb10900d8216f4e79fbe5b640c9a39bc171e66..4f443a2348e6b05d22cc91ff5b131938231b04c1 100644
--- a/base/timer.h
+++ b/base/timer.h
@@ -48,6 +48,7 @@
// should be able to tell the difference.
#include "base/base_export.h"
+#include "base/location.h"
#include "base/logging.h"
#include "base/task.h"
#include "base/time.h"
« no previous file with comments | « base/threading/worker_pool_unittest.cc ('k') | base/tracked.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698