summaryrefslogtreecommitdiffstats
path: root/media/tools/player_wtl/player_wtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/tools/player_wtl/player_wtl.h')
-rw-r--r--media/tools/player_wtl/player_wtl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/tools/player_wtl/player_wtl.h b/media/tools/player_wtl/player_wtl.h
index 96a866c..6c0747a 100644
--- a/media/tools/player_wtl/player_wtl.h
+++ b/media/tools/player_wtl/player_wtl.h
@@ -8,7 +8,7 @@
#define MEDIA_TOOLS_PLAYER_WTL_PLAYER_WTL_H_
// Enable timing code by turning on TESTING macro.
-//#define TESTING 1
+#define TESTING 1
// ATL and WTL require order dependent includes.
#include <atlbase.h> // NOLINT