aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsExtendedTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PathOpsExtendedTest.h')
-rw-r--r--tests/PathOpsExtendedTest.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/PathOpsExtendedTest.h b/tests/PathOpsExtendedTest.h
index a854410139..49ac80451c 100644
--- a/tests/PathOpsExtendedTest.h
+++ b/tests/PathOpsExtendedTest.h
@@ -8,6 +8,7 @@
#define PathOpsExtendedTest_DEFINED
#include "SkBitmap.h"
+#include "SkCommandLineFlags.h"
#include "SkPath.h"
#include "SkPathOpsTypes.h"
#include "SkStream.h"
@@ -15,6 +16,8 @@
#include "SkThreadUtils.h"
#include "Test.h"
+DECLARE_bool(runFail);
+
struct PathOpsThreadState;
struct TestDesc {