| Index: content/common/gpu/gpu_channel.h
|
| ===================================================================
|
| --- content/common/gpu/gpu_channel.h (revision 102160)
|
| +++ content/common/gpu/gpu_channel.h (working copy)
|
| @@ -177,7 +177,7 @@
|
| TransportTextureMap transport_textures_;
|
|
|
| bool log_messages_; // True if we should log sent and received messages.
|
| - gpu::gles2::DisallowedExtensions disallowed_extensions_;
|
| + gpu::gles2::DisallowedFeatures disallowed_features_;
|
| GpuWatchdog* watchdog_;
|
| bool software_;
|
|
|
|
|