Index: cc/resources/video_resource_updater.h |
diff --git a/cc/resources/video_resource_updater.h b/cc/resources/video_resource_updater.h |
index a42784c9b999ca948b2ed1f4ee32fb8e09f10cf5..b0e7b925e9fc6a4dd3bd549d8fcc659fdb0d16d3 100644 |
--- a/cc/resources/video_resource_updater.h |
+++ b/cc/resources/video_resource_updater.h |
@@ -89,6 +89,8 @@ class CC_EXPORT VideoResourceUpdater |
size_t num, |
uint16_t* dst); |
+ ResourceFormat YuvResourceFormat(int bits) const; |
+ |
private: |
class PlaneResource { |
public: |