Index: src/core/SkRecordAnalysis.h |
diff --git a/src/core/SkRecordAnalysis.h b/src/core/SkRecordAnalysis.h |
deleted file mode 100644 |
index 6bdd5bc3111db9ae6cf43985660b5475635f5892..0000000000000000000000000000000000000000 |
--- a/src/core/SkRecordAnalysis.h |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-#ifndef SkRecordAnalysis_DEFINED |
-#define SkRecordAnalysis_DEFINED |
- |
-#include "SkRecord.h" |
- |
-bool SkRecordWillPlaybackBitmaps(const SkRecord& record); |
- |
-#endif // SkRecordAnalysis_DEFINED |