| Index: cc/test/layer_tree_pixel_resource_test.h
|
| diff --git a/cc/test/layer_tree_pixel_resource_test.h b/cc/test/layer_tree_pixel_resource_test.h
|
| index 54339a2589a6b5b445c7470bc40bbae8f243b8ef..0573191495c79756152f4166857068556e584c8c 100644
|
| --- a/cc/test/layer_tree_pixel_resource_test.h
|
| +++ b/cc/test/layer_tree_pixel_resource_test.h
|
| @@ -52,6 +52,7 @@ class LayerTreeHostPixelResourceTest : public LayerTreePixelTest {
|
| protected:
|
| unsigned draw_texture_target_;
|
| RasterBufferProviderType raster_buffer_provider_type_;
|
| + ResourceProvider::TextureHint texture_hint_;
|
| bool initialized_;
|
|
|
| void InitializeFromTestCase(PixelResourceTestCase test_case);
|
|
|