Index: tests/PathOpsExtendedTest.h |
diff --git a/tests/PathOpsExtendedTest.h b/tests/PathOpsExtendedTest.h |
index 55a4410ed01cc15dbca29eb4bf73b76689a353c2..35c14e78d7848ba83bb2964bfeda956da1312b6c 100644 |
--- a/tests/PathOpsExtendedTest.h |
+++ b/tests/PathOpsExtendedTest.h |
@@ -8,15 +8,11 @@ |
#define PathOpsExtendedTest_DEFINED |
#include "SkBitmap.h" |
-#include "SkCommandLineFlags.h" |
#include "SkPath.h" |
#include "SkPathOpsTypes.h" |
#include "SkStream.h" |
#include "Test.h" |
-DECLARE_bool(runFail); |
-DECLARE_bool(runBinary); |
- |
struct PathOpsThreadState; |
struct TestDesc { |