| Index: public/platform/WebGraphicsContext3D.h
|
| diff --git a/public/platform/WebGraphicsContext3D.h b/public/platform/WebGraphicsContext3D.h
|
| index a0418f8721590d3f1ec474859220b17645e69814..beb402353538be1a259f951bcc204bd7e5754e7d 100644
|
| --- a/public/platform/WebGraphicsContext3D.h
|
| +++ b/public/platform/WebGraphicsContext3D.h
|
| @@ -64,6 +64,7 @@ struct WebGLInfo {
|
| WebString vendorInfo;
|
| WebString rendererInfo;
|
| WebString driverVersion;
|
| + WebString contextInfoCollectionFailure;
|
| };
|
|
|
| // This interface abstracts the operations performed by the
|
|
|