summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/service/gpu_switches.h')
-rw-r--r--gpu/command_buffer/service/gpu_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/command_buffer/service/gpu_switches.h b/gpu/command_buffer/service/gpu_switches.h
index 388b39a..2d64652 100644
--- a/gpu/command_buffer/service/gpu_switches.h
+++ b/gpu/command_buffer/service/gpu_switches.h
@@ -19,6 +19,7 @@ GPU_EXPORT extern const char kDisableGpuDriverBugWorkarounds[];
GPU_EXPORT extern const char kEnableGPUCommandLogging[];
GPU_EXPORT extern const char kEnableGPUDebugging[];
GPU_EXPORT extern const char kEnforceGLMinimums[];
+GPU_EXPORT extern const char kForceGLFinishWorkaround[];
GPU_EXPORT extern const char* kGpuSwitches[];
GPU_EXPORT extern const int kNumGpuSwitches;