Index: dm/DMRecordTask.cpp |
diff --git a/dm/DMRecordTask.cpp b/dm/DMRecordTask.cpp |
index eb8ceecbbd09dbca414df088ec1df68ae89a959e..d1c552f569ae55dffccc9681c3cbf1b6438e5175 100644 |
--- a/dm/DMRecordTask.cpp |
+++ b/dm/DMRecordTask.cpp |
@@ -4,7 +4,7 @@ |
#include "SkCommandLineFlags.h" |
#include "SkRecording.h" |
-DEFINE_bool(skr, false, "If true, run SKR tests."); |
+DEFINE_bool(skr, true, "If true, run SKR tests."); |
namespace DM { |