Index: src/core/SkLayerInfo.h |
diff --git a/src/core/SkLayerInfo.h b/src/core/SkLayerInfo.h |
index aa19ecbd0c49b3e0c1a29e73743b13d3f9ce01c8..04ae1794a24fb808cc9b995364f08b7efb427682 100644 |
--- a/src/core/SkLayerInfo.h |
+++ b/src/core/SkLayerInfo.h |
@@ -9,8 +9,6 @@ |
#define SkLayerInfo_DEFINED |
#include "SkBigPicture.h" |
-#include "SkMatrix.h" |
-#include "SkPaint.h" |
#include "SkTArray.h" |
// This class stores information about the saveLayer/restore pairs found |