summaryrefslogtreecommitdiffstats
path: root/base/location.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/location.h')
-rw-r--r--base/location.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/base/location.h b/base/location.h
index 523bfaf..42b3a92 100644
--- a/base/location.h
+++ b/base/location.h
@@ -10,6 +10,12 @@
#include "base/base_export.h"
#include "base/values.h"
+#ifndef NDEBUG
+#ifndef TRACK_ALL_TASK_OBJECTS
+#define TRACK_ALL_TASK_OBJECTS
+#endif // TRACK_ALL_TASK_OBJECTS
+#endif // NDEBUG
+
namespace tracked_objects {
// Location provides basic info where of an object was constructed, or was