aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/status.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/status.json')
-rw-r--r--docs/status.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/status.json b/docs/status.json
index 3aeea76992..09a0b80955 100644
--- a/docs/status.json
+++ b/docs/status.json
@@ -33,11 +33,13 @@
"InProgress": {
"include": {
"core": [
- "SkImage.h"
+ "SkImage.h",
+ "SkImageInfo.h"
]
},
"docs": [
"SkImage_Reference.bmh",
+ "SkImageInfo_Reference.bmh",
"overview.bmh",
"usingBookmaker.bmh"
]