Index: gpu/command_buffer/service/feature_info.h |
diff --git a/gpu/command_buffer/service/feature_info.h b/gpu/command_buffer/service/feature_info.h |
index c0d950327971b54feddcddf9b7e9739d62cc6eba..7e5d93f5b664ec1efb5b17f6c77fedff14c536d2 100644 |
--- a/gpu/command_buffer/service/feature_info.h |
+++ b/gpu/command_buffer/service/feature_info.h |
@@ -194,9 +194,6 @@ class GPU_EXPORT FeatureInfo : public base::RefCounted<FeatureInfo> { |
bool unsafe_es3_apis_enabled_; |
- // Whether the command line switch kEnableGLPathRendering is passed in. |
- bool enable_gl_path_rendering_switch_; |
- |
bool chromium_color_buffer_float_rgba_available_; |
bool chromium_color_buffer_float_rgb_available_; |
bool ext_color_buffer_float_available_; |