Index: content/common/gpu/gpu_process_launch_causes.h |
diff --git a/content/common/gpu/gpu_process_launch_causes.h b/content/common/gpu/gpu_process_launch_causes.h |
index 533a5943264b4d6bd81d6295aefe167233ee5372..a66e1741576001709206c296783930b084a5be92 100644 |
--- a/content/common/gpu/gpu_process_launch_causes.h |
+++ b/content/common/gpu/gpu_process_launch_causes.h |
@@ -23,6 +23,7 @@ enum CauseForGpuLaunch { |
CAUSE_FOR_GPU_LAUNCH_GPU_MEMORY_BUFFER_ALLOCATE, |
CAUSE_FOR_GPU_LAUNCH_JPEGDECODEACCELERATOR_INITIALIZE, |
CAUSE_FOR_GPU_LAUNCH_MOJO_SETUP, |
+ CAUSE_FOR_GPU_LAUNCH_ARCACCELERATOR, |
// All new values should be inserted above this point so that |
// existing values continue to match up with those in histograms.xml. |