| Index: public/platform/WebExternalTextureLayerClient.h
|
| diff --git a/public/platform/WebExternalTextureLayerClient.h b/public/platform/WebExternalTextureLayerClient.h
|
| index bf167c95201e2fc56b0b03e4b92bf8549dde17ea..99b743bdf692f1121cfdd8fee2dec0b270cf105d 100644
|
| --- a/public/platform/WebExternalTextureLayerClient.h
|
| +++ b/public/platform/WebExternalTextureLayerClient.h
|
| @@ -35,7 +35,7 @@ class WebGraphicsContext3D;
|
| class WebExternalBitmap;
|
| struct WebExternalTextureMailbox;
|
|
|
| -class WebExternalTextureLayerClient {
|
| +class BLINK_PLATFORM_EXPORT WebExternalTextureLayerClient {
|
| public:
|
| virtual WebGraphicsContext3D* context() = 0;
|
|
|
|
|