| Index: cc/test/layer_tree_pixel_test.h
|
| diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h
|
| index 03747c0e33decf4896b485b5a599a3867eaf6d0b..d6e14c2de8bbf7b6d23c0b3db5af1fac4e545597 100644
|
| --- a/cc/test/layer_tree_pixel_test.h
|
| +++ b/cc/test/layer_tree_pixel_test.h
|
| @@ -79,7 +79,7 @@ class LayerTreePixelTest : public LayerTreeTest {
|
| scoped_ptr<SingleReleaseCallback>* release_callback);
|
|
|
| void ReleaseTextureMailbox(
|
| - scoped_ptr<WebKit::WebGraphicsContext3D> context3d,
|
| + scoped_ptr<blink::WebGraphicsContext3D> context3d,
|
| uint32 texture,
|
| uint32 sync_point,
|
| bool lost_resource);
|
|
|